[issue30050] Please provide a way to disable the warning printed if the signal module's wakeup fd overflows

Nathaniel Smith report at bugs.python.org
Tue Dec 12 01:14:49 EST 2017


Nathaniel Smith <njs at pobox.com> added the comment:

Yeah, I agree with Antoine and Victor that a callback would be overkill, and it would be extremely difficult to implement since at the point where the error occurs, we don't have and can't take the GIL.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30050>
_______________________________________


More information about the Python-bugs-list mailing list