[issue36780] Interpreter exit blocks waiting for futures of shut-down ThreadPoolExecutors

Brian Quinlan report at bugs.python.org
Tue May 7 10:29:00 EDT 2019


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

Hey Hrvoje,

I agree that #1 is the correct approach. `disown` might not be the best name - maybe `allow_shutdown` or something. But we can bike shed about that later.

Are you interested in writing a patch?

----------

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


More information about the Python-bugs-list mailing list