Too long close is identified
This commit is contained in:
parent
a8ce37a372
commit
ba1b5774bb
1 changed files with 3 additions and 0 deletions
|
|
@ -73,4 +73,7 @@ if __name__ == "__main__":
|
||||||
exc_value)[0])
|
exc_value)[0])
|
||||||
|
|
||||||
print ("\nWaiting for other threads shuts down...")
|
print ("\nWaiting for other threads shuts down...")
|
||||||
|
|
||||||
|
# Indeed, the server socket is waiting for receiving some data
|
||||||
|
|
||||||
sys.exit(0)
|
sys.exit(0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue