Drop wait_closed
This commit is contained in:
parent
799df23dde
commit
4ed3a8a403
@ -161,4 +161,3 @@ class HTTP11Connection(Client):
|
||||
|
||||
if self._writer is not None:
|
||||
self._writer.close()
|
||||
await self._writer.wait_closed()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user