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.20:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566677868.25.0.389506395423.issue34679@roundup.psfhosted.org>
In-reply-to
Content
> Skipping this call for non-main thread in proactor implementation makes sense.

How do we identify whether or not set_wakeup_fd() is being called from a non-main thread?
History
Date User Action Args
2019-08-24 20:17:48aerossetrecipients: + aeros, ned.deily, asvetlov, lukasz.langa, yselivanov, jnwatson, xtreak, epiphyte, haxor
2019-08-24 20:17:48aerossetmessageid: <1566677868.25.0.389506395423.issue34679@roundup.psfhosted.org>
2019-08-24 20:17:48aeroslinkissue34679 messages
2019-08-24 20:17:48aeroscreate