[issue19850] asyncio: limit EINTR occurrences with SA_RESTART

Guido van Rossum report at bugs.python.org
Tue Dec 3 16:39:38 CET 2013


Guido van Rossum added the comment:

Please answer this question. Under what circumstances can a signal handler interrupt a blocking system call in a thread that is not the main thread?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19850>
_______________________________________


More information about the Python-bugs-list mailing list