-
Notifications
You must be signed in to change notification settings - Fork 2
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
Label
Projects
Milestones
Assignee
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
Document BaseFuture semi-private methods.
component: documentation
Issues related to developer and user documentation
#225
opened Oct 15, 2020 by
mdickinson
submit_iteration should not send a message on a plain New feature or request
yield
type: enhancement
#229
opened Nov 3, 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
Rework multiprocessing router to avoid need for auxiliary process
type: enhancement
New feature or request
#288
opened Mar 29, 2021 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
Add easy-to-use factories for the TraitsExecutor
type: enhancement
New feature or request
#290
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 New feature or request
TraitsExecutor.submit
thread-safe
type: enhancement
#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
Add helper methods for executor creation to TestAssistant
component: tests
type: enhancement
New feature or request
#339
opened Jun 29, 2021 by
mdickinson
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
Test suite hangs when both wxPython and PySide2 installed
component: tests
type: bug
Something isn't working
#407
opened Jul 13, 2021 by
mdickinson
Intermittent failure from test_traits_process_executor.TestTraitsExecutor.test_shutdown_timeout
component: tests
type: bug
Something isn't working
#412
opened Jul 15, 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
Make the Cleanup or refactoring tasks that don't add functionality or fix bugs
ABANDONED
message type available to use in BaseTask
type: refactor
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.