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