Test 2
This commit is contained in:
parent
1f200b30ab
commit
a381805c3c
@ -436,6 +436,7 @@ class Client:
|
|||||||
force=(new_progress == 100)
|
force=(new_progress == 100)
|
||||||
)
|
)
|
||||||
if not input_data:
|
if not input_data:
|
||||||
|
continue
|
||||||
break
|
break
|
||||||
file_to_receive.write(input_data)
|
file_to_receive.write(input_data)
|
||||||
print() # New line after sys.stdout.write
|
print() # New line after sys.stdout.write
|
||||||
|
Loading…
x
Reference in New Issue
Block a user