Skip to content

Commit c439d86

Browse files
committed
Need break
1 parent beafa8d commit c439d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/plex-bootstraptest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ def alert_callback(data):
126126
while bar.n < bar.total:
127127
if runtime >= opts.bootstrap_timeout:
128128
print('Metadata scan taking too long, but will continue anyway..')
129+
break
129130
time.sleep(3)
130131
runtime = time.time() - start
131132
bar.close()

0 commit comments

Comments
 (0)