Xiang Zhang added the comment:

I am not sure what the real problem is. What I can see now it that it seems 
ctypes affects process fork. If you create the thread after fork, for example, 
in wait, your example works well. But if the thread participates in process 
fork, it fails.

----------

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

Reply via email to