STINNER Victor added the comment:

Here is a patch implementing a basic synchronization between the parent and the 
child processing, to wait until the child is sleeping.

Can you please try this patch?

If it doesn't work, we might add a small sleep of 500 ms after the readline().

----------
keywords: +patch
Added file: http://bugs.python.org/file35973/test_send_signal.patch

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

Reply via email to