Graham Dumpleton <graham.dumple...@gmail.com> added the comment:

Reality is that the way Python behaviour is defined/implemented means that it 
will wait for non daemonised threads to complete before exiting.

Sounds like the original code is wrong in not setting it to be daemonised in 
the first place and should be reported as a bug in that code rather than 
fiddling with the interpreter.

----------

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

Reply via email to