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, christian.heimes, tomchristie, yselivanov
Date 2019-05-28.13:11:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559049090.71.0.120329812023.issue36709@roundup.psfhosted.org>
In-reply-to
Content
From my understanding, the correct code should close all transports and wait for their connection_lost() callbacks before closing the loop.
History
Date User Action Args
2019-05-28 13:11:30asvetlovsetrecipients: + asvetlov, christian.heimes, tomchristie, yselivanov
2019-05-28 13:11:30asvetlovsetmessageid: <1559049090.71.0.120329812023.issue36709@roundup.psfhosted.org>
2019-05-28 13:11:30asvetlovlinkissue36709 messages
2019-05-28 13:11:30asvetlovcreate