Too long close is identified

This commit is contained in:
nemunaire 2014-07-17 12:02:16 +02:00
parent a8ce37a372
commit ba1b5774bb

View File

@ -73,4 +73,7 @@ if __name__ == "__main__":
exc_value)[0])
print ("\nWaiting for other threads shuts down...")
# Indeed, the server socket is waiting for receiving some data
sys.exit(0)