Test 5
This commit is contained in:
parent
f6e65d5495
commit
f56fc6d60c
@ -108,6 +108,7 @@ class Server:
|
|||||||
consecutive_interruptions = 0
|
consecutive_interruptions = 0
|
||||||
if not input_data:
|
if not input_data:
|
||||||
print("No input data received")
|
print("No input data received")
|
||||||
|
await asyncio.sleep(.5)
|
||||||
continue
|
continue
|
||||||
break
|
break
|
||||||
try:
|
try:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user