Resolve tests

This commit is contained in:
Adam Hopkins
2021-01-25 02:14:48 +02:00
parent 1f0f4ef5d5
commit 76ef641743
7 changed files with 17 additions and 10 deletions

View File

@@ -1450,7 +1450,7 @@ class Sanic:
pass
finally:
self.websocket_tasks.remove(fut)
await ws.close()
await ws.close()
# -------------------------------------------------------------------- #
# ASGI