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 aeros
Recipients aeros, asvetlov, epiphyte, haxor, jnwatson, lukasz.langa, ned.deily, xtreak, yselivanov
Date 2019-08-24.21:27:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566682078.99.0.781993098913.issue34679@roundup.psfhosted.org>
In-reply-to
Content
> How do we identify whether or not set_wakeup_fd() is being called from a non-main thread?

Never mind, I think I found the answer to my own question and tested a patch locally, I'll open a PR.
History
Date User Action Args
2019-08-24 21:27:59aerossetrecipients: + aeros, ned.deily, asvetlov, lukasz.langa, yselivanov, jnwatson, xtreak, epiphyte, haxor
2019-08-24 21:27:58aerossetmessageid: <1566682078.99.0.781993098913.issue34679@roundup.psfhosted.org>
2019-08-24 21:27:58aeroslinkissue34679 messages
2019-08-24 21:27:58aeroscreate