Skip to content

Issues: enthought/traits-futures

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Cancellation shouldn't need a synchronized primitive type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#209 opened Sep 22, 2020 by mdickinson
Document testing strategies and the use of the GuiTestAssistant component: documentation Issues related to developer and user documentation
#220 opened Sep 25, 2020 by mdickinson Release 0.4.0
Document BaseFuture semi-private methods. component: documentation Issues related to developer and user documentation
#225 opened Oct 15, 2020 by mdickinson
Replace TimeoutTimer with CallbackTimer in GuiTestAssistant type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#251 opened Nov 26, 2020 by mdickinson
Make examples work for wxPython type: enhancement New feature or request
#253 opened Nov 26, 2020 by mdickinson
Design documentation component: documentation Issues related to developer and user documentation
#261 opened Nov 27, 2020 by mdickinson
Improve uniqueness of connection_ids type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#289 opened Mar 29, 2021 by mdickinson
Make example scripts available to the ETS demo component: documentation Issues related to developer and user documentation
#295 opened Mar 31, 2021 by mdickinson
Background process task type: enhancement New feature or request
#154 opened Jun 30, 2020 by mdickinson
Consider making TraitsExecutor.submit thread-safe type: enhancement New feature or request
#302 opened Apr 13, 2021 by mdickinson
Clean up test timeouts component: tests type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#310 opened Apr 23, 2021 by mdickinson
Rethink exception handling type: enhancement New feature or request
#318 opened May 19, 2021 by mdickinson Release 0.4.0
Refactor router implementations to remove duplication type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#383 opened Jul 8, 2021 by mdickinson
Make Pyface an optional dependency component: build Issues related to build and development infrastructure type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#432 opened Jul 18, 2021 by mdickinson Release 0.4.0
Make the ABANDONED message type available to use in BaseTask type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#437 opened Jul 19, 2021 by mdickinson Release 0.4.0
Update prime_counting example to demonstrate limiting the message rate component: documentation Issues related to developer and user documentation
#453 opened Jul 26, 2021 by mdickinson
Look into using towncrier for changelog management. component: build Issues related to build and development infrastructure
#476 opened Aug 1, 2021 by mdickinson
DeprecationWarning "There is no current event loop" from use of asyncio.get_event_loop type: refactor Cleanup or refactoring tasks that don't add functionality or fix bugs
#491 opened Dec 16, 2021 by mdickinson
ProTip! Exclude everything labeled bug with -label:bug.