This was for hiding an error on Windows, but it isn't required
@@ -532,9 +532,5 @@ if __name__ == "__main__":
except:
pass
try:
loop.run_until_complete(run(q, socket_handler, address=address, port=port))
except KeyboardInterrupt:
The note is not visible to the blocked user.