You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/downloader
Mike Lang 72003f28d0 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.
5 years ago
..
downloader downloader: Don't check the age of a worker we just spawned 5 years ago
Dockerfile Refactor dockerfiles for more shared layers 5 years ago
setup.py downloader: Track timestamp of latest segment 5 years ago