Gregory P. Smith added the comment:

I wouldn't _assume_ that there was a good design reason for that in 
multiprocessing... it already mixed threads and fork() without realizing that 
you cannot safely do that.

----------
nosy: +gregory.p.smith -gps

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

Reply via email to