[issue36395] Add deferred single-threaded/fake executor to concurrent.futures

Brian Quinlan report at bugs.python.org
Wed May 8 11:31:39 EDT 2019


Brian Quinlan <brian at sweetapp.com> added the comment:

Brian, I was looking for an example where the current executor isn't sufficient for testing i.e. a useful test that would be difficult to write with a real executor but would be easier with a fake.

Maybe you have such an example from your tests?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36395>
_______________________________________


More information about the Python-bugs-list mailing list