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 David.Gilman
Recipients David.Gilman
Date 2021-08-19.12:18:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629375484.7.0.502055158953.issue44951@roundup.psfhosted.org>
In-reply-to
Content
Reflecting on this a bit I wonder if the best of all worlds is to have an EpollExclusiveSelector whose modify() implementation just unregisters and registers the file descriptor.
History
Date User Action Args
2021-08-19 12:18:04David.Gilmansetrecipients: + David.Gilman
2021-08-19 12:18:04David.Gilmansetmessageid: <1629375484.7.0.502055158953.issue44951@roundup.psfhosted.org>
2021-08-19 12:18:04David.Gilmanlinkissue44951 messages
2021-08-19 12:18:04David.Gilmancreate