@ -352,6 +352,10 @@ try:
newTurn()
if not DEBUG:
bar.update(turn)
while turn < SIMULATION and [d for d in Drone.ALL if d.tasks]:
bar.finish()