Antoine Pitrou <pit...@free.fr> added the comment:

Two things:

1) I agree this is an extremely valuable addition for any package or 
application that does a non-trivial use of threads in Python.

2) It should at least be exposed as a standalone function in the `threading` 
module, *and* ideally also be called automatically by the 
`Threading._bootstrap` method.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue15500>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to