...Drain the stats
This commit is contained in:
parent
d4b0aa11d9
commit
12cfe7f1c0
1 changed files with 1 additions and 0 deletions
|
@ -170,6 +170,7 @@ Please note that this is not network level statistics.\n""".encode(
|
||||||
"utf8"
|
"utf8"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
await writer.drain()
|
||||||
elif request.startswith("/quit"):
|
elif request.startswith("/quit"):
|
||||||
break
|
break
|
||||||
elif request.startswith("/afk"):
|
elif request.startswith("/afk"):
|
||||||
|
|
Loading…
Reference in a new issue