Exit properly

This commit is contained in:
Adrien Ferrand 2020-07-17 21:37:35 +02:00
parent 2e99a2139a
commit 81472e8db2

View file

@ -76,6 +76,9 @@ def _dump_status(archs, status, final=False):
sys.stdout.flush()
if final:
break
time.sleep(10)