Commit a9e6bb57 authored by chenhuaqing's avatar chenhuaqing Committed by hanakeichen

stop test latency after the accelerator stopped

parent 34c09abb
......@@ -90,7 +90,7 @@ class TrafficMonitor(statFile: File?) {
if (!cont) {
bindNetwork = NetworkAdapter.bindNetwork
}
return cont
return cont && running
}
}
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment