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 steve.dower
Recipients asvetlov, cjrh, cmeyer, jack1142, mikeshardmind, pepoluan, rmawatson, steve.dower, yselivanov
Date 2021-04-28.22:03:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619647434.98.0.227310638933.issue39232@roundup.psfhosted.org>
In-reply-to
Content
I'm also seeing (and annoyed by) this.

Do we need to do anything more than suppress the error? If we're just failing to notify the event loop that we're closing because the loop is gone, does the notification even matter?
History
Date User Action Args
2021-04-28 22:03:55steve.dowersetrecipients: + steve.dower, asvetlov, cjrh, yselivanov, cmeyer, mikeshardmind, jack1142, rmawatson, pepoluan
2021-04-28 22:03:54steve.dowersetmessageid: <1619647434.98.0.227310638933.issue39232@roundup.psfhosted.org>
2021-04-28 22:03:54steve.dowerlinkissue39232 messages
2021-04-28 22:03:54steve.dowercreate