oops
This commit is contained in:
parent
5780b33506
commit
3835834177
@ -251,7 +251,6 @@ for thread in threads:
|
|||||||
i += 1
|
i += 1
|
||||||
if i % (1 + n_thread_events / 100) == 0:
|
if i % (1 + n_thread_events / 100) == 0:
|
||||||
print '%d%% complete \r' % (100 * i / n_thread_events),
|
print '%d%% complete \r' % (100 * i / n_thread_events),
|
||||||
print '%d%% complete \r' % (100 * i / n_thread_events),
|
|
||||||
|
|
||||||
if not event.work and not event.wait and not event.memory:
|
if not event.work and not event.wait and not event.memory:
|
||||||
continue
|
continue
|
||||||
|
Loading…
Reference in New Issue
Block a user