[issue30038] Race condition in how trip_signal writes to wakeup fd

Nathaniel Smith report at bugs.python.org
Wed May 17 02:06:08 EDT 2017


Nathaniel Smith added the comment:

> (BTW do you happen to know any tricks to force CPython to do an immediate PyErr_CheckSignals on Windows?)

Never mind on this... it looks like calling repr() on any object is sufficient.

----------

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


More information about the Python-bugs-list mailing list