mirror of https://github.com/ekimekim/wubloader
downloader: Don't check the age of a worker we just spawned
Not only is this redundant, but it creates a race condition where the worker fails before the latest_worker = workers[-1] check, and we get an IndexError.pull/157/head
parent
3fabb2944f
commit
72003f28d0
Loading…
Reference in New Issue