Message308780
Without the method there is no possibility to wait for actual writer closing (it's performed at least on next loop iteration, and even later for SSL transports).
Without waiting for actual closing writing tests is a pain: user should either add asyncio.sleep() after writer closing or suppress many warnings about unclosed resources. |
|
Date |
User |
Action |
Args |
2017-12-20 19:12:25 | asvetlov | set | recipients:
+ asvetlov, yselivanov |
2017-12-20 19:12:25 | asvetlov | set | messageid: <1513797145.51.0.213398074469.issue32391@psf.upfronthosting.co.za> |
2017-12-20 19:12:25 | asvetlov | link | issue32391 messages |
2017-12-20 19:12:25 | asvetlov | create | |
|