Skip to content
Snippets Groups Projects
Commit 617a08fa authored by Sybren A. Stüvel's avatar Sybren A. Stüvel
Browse files

Manager: scheduler no longer synchronously kicks the task downloader

If there is no task available for a worker, the worker now gets a quick
response that there is no task available. Simultaneously, the downloader
is kicked to fetch a new set of tasks from upstream Server.

Workers ask quite frequently for new tasks (every 5 seconds), so it is
likely that the downloader is already finished when a new request from this
worker comes in.
parent b0282136
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment