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 russelldavis
Recipients Aleksey Kladov, gvanrossum, martin.panter, neologix, russelldavis, yselivanov
Date 2020-04-15.19:54:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1586980441.39.0.329721214224.issue25680@roundup.psfhosted.org>
In-reply-to
Content
I think this got auto-closed due to a link in the PR. Note that, per https://github.com/python/cpython/pull/19508#issuecomment-613317021, the behavior is still inconsistent on windows.

I think the solution there will have to be a call to sleep() when the list of fds is empty.
History
Date User Action Args
2020-04-15 19:54:01russelldavissetrecipients: + russelldavis, gvanrossum, neologix, martin.panter, yselivanov, Aleksey Kladov
2020-04-15 19:54:01russelldavissetmessageid: <1586980441.39.0.329721214224.issue25680@roundup.psfhosted.org>
2020-04-15 19:54:01russelldavislinkissue25680 messages
2020-04-15 19:54:01russelldaviscreate