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 yselivanov
Recipients asvetlov, yselivanov
Date 2019-10-27.17:29:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572197388.15.0.786999185453.issue38599@roundup.psfhosted.org>
In-reply-to
Content
Yes.

As a remedy for this particular problem we can add checks here and there comparing `asyncio.get_running_loop()` and `self._loop`.  Performance will suffer a bit but the usability will greatly improve.
History
Date User Action Args
2019-10-27 17:29:48yselivanovsetrecipients: + yselivanov, asvetlov
2019-10-27 17:29:48yselivanovsetmessageid: <1572197388.15.0.786999185453.issue38599@roundup.psfhosted.org>
2019-10-27 17:29:48yselivanovlinkissue38599 messages
2019-10-27 17:29:48yselivanovcreate