mirror of
https://github.com/valitydev/yandex-tank.git
synced 2024-11-06 02:15:22 +00:00
remove debug sleep
This commit is contained in:
parent
a029cb3f14
commit
c4291c8705
@ -210,7 +210,6 @@ class Plugin(AbstractPlugin):
|
||||
raise
|
||||
else:
|
||||
self.monitoring = None
|
||||
time.sleep(10)
|
||||
|
||||
def is_test_finished(self):
|
||||
if self.monitoring:
|
||||
|
Loading…
Reference in New Issue
Block a user