This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients njs, pitrou, serhiy.storchaka, vstinner
Date 2017-12-11.18:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I meant a callback that will be called after writing a byte to the wakeup fd is failed. By default it would write a warning to stderr, but the user could specify other callback for silencing a warning or for using other way for logging it. If this is impossible or overkill I have no other questions.
History
Date User Action Args
2017-12-11 18:54:08serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, njs
2017-12-11 18:54:08serhiy.storchakasetmessageid: <[email protected]>
2017-12-11 18:54:08serhiy.storchakalinkissue30050 messages
2017-12-11 18:54:08serhiy.storchakacreate