Adds iperf timeout for bandwith measurements.
This commit is contained in:
@@ -448,6 +448,7 @@ class Server:
|
||||
str(self.config["port"]),
|
||||
"--one-off",
|
||||
]
|
||||
is_measurement_done = False
|
||||
while not is_measurement_done:
|
||||
try:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user