Michael Hughes <michaelahug...@gmail.com> added the comment:

I have a patch here.
It is to allow for a callback to be set on the main thread which gets called 
when there are non-daemon threads still alive on exit.
The callback returns True or False indicating whether or not it wants to block. 
By default, the whole thing blocks.

----------
keywords: +patch
Added file: http://bugs.python.org/file19625/threadingchange.patch

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

Reply via email to