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

Antoine Pitrou report at bugs.python.org
Mon Jun 12 16:39:04 EDT 2017


Antoine Pitrou added the comment:

> It would be nice if there were a way to disable this; perhaps something like: signal.set_wakeup_fd(fd, warn_on_full_buffer=False)

That's a reasonable idea.  Nathaniel, would you like to submit a PR for this?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list