Skip to content
Snippets Groups Projects
Commit 268b4975 authored by Chris Hines's avatar Chris Hines
Browse files

blerg

parent 8741efc0
No related branches found
No related tags found
3 merge requests!77Revert "disable agressive kill and restart",!45Test,!44Dev
Pipeline #11947 passed
......@@ -173,6 +173,7 @@ class Ssh:
raise SshCtrlException(error.decode())
DOUBLECHECK=True
if DOUBLECHECK:
import time
time.sleep(1)
ctrl_p.poll()
if ctrl_p.returncode != None:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment