HomeSoftware Heritage

runner: Separate scheduling tasks with and without priority concern

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

runner: Separate scheduling tasks with and without priority concern

In effect, this will allow to run 2 runners:

  • one for recurring tasks
  • one for the save code now

This should decrease the probability of the scheduling tasks for the save code now to be
stuck behind the main scheduler runner.

Related to T3367

Commit No Longer Exists

This commit no longer exists in the repository.