...
This commit is contained in:
@@ -187,6 +187,7 @@ def main():
|
||||
|
||||
try:
|
||||
server.start()
|
||||
server.wait()
|
||||
except KeyboardInterrupt:
|
||||
print("\n\nShutting down...")
|
||||
server.stop()
|
||||
|
||||
Reference in New Issue
Block a user