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 asvetlov
Recipients asvetlov, vstinner, yselivanov
Date 2022-03-24.20:26:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648153589.34.0.124579053478.issue47077@roundup.psfhosted.org>
In-reply-to
Content
Perhaps the proactor should just silently skip protocol events if the event loop is closed.
Selector-based event loops do it implicitly already.
History
Date User Action Args
2022-03-24 20:26:29asvetlovsetrecipients: + asvetlov, vstinner, yselivanov
2022-03-24 20:26:29asvetlovsetmessageid: <1648153589.34.0.124579053478.issue47077@roundup.psfhosted.org>
2022-03-24 20:26:29asvetlovlinkissue47077 messages
2022-03-24 20:26:29asvetlovcreate