Antoine Pitrou added the comment:

Yes, daemon threads are really dangerous because they may keep running while 
the interpreter has started releasing critical resources. Things have improved 
in 3.x compared to 2.x, though.

----------
nosy: +pitrou

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

Reply via email to