[issue37266] Daemon threads must be forbidden in subinterpreters

Antoine Pitrou report at bugs.python.org
Sat Feb 29 07:20:11 EST 2020


Antoine Pitrou <pitrou at free.fr> added the comment:

> To me, this seems best implemented as a new public function for the threading module, perhaps something like `threading.register_atexit()`. Would this be reasonable?

To me, yes.

----------

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


More information about the Python-bugs-list mailing list