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

Leonardo Santagada report at bugs.python.org
Fri May 22 10:18:17 EDT 2020


Leonardo Santagada <santagada at gmail.com> added the comment:

I have a single example:

Profiling. As most python profilers don't support threads or processes, it would be very convenient to have a in process executor in those cases.

----------
nosy: +santagada

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


More information about the Python-bugs-list mailing list