Closedown
This commit is contained in:
@@ -219,7 +219,8 @@ def append_diag_datasets(parent = None):
|
||||
|
||||
|
||||
def wait_beam():
|
||||
if not beam_ok:
|
||||
return
|
||||
if not beam_ok:
|
||||
print "Waiting for beam..."
|
||||
while not beam_ok:
|
||||
time.sleep(0.1)
|
||||
|
||||
Reference in New Issue
Block a user