Simplify and fix job scheduler, especially with respect to the priority system.
authorCarl Hetherington <cth@carlh.net>
Tue, 23 Nov 2021 23:16:15 +0000 (00:16 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Nov 2021 20:08:08 +0000 (21:08 +0100)
commit4ee083dc0862b30325c709e913772a6898378d0e
tree58f62e90e3b6c5522bac210907ea834b2cebbb86
parentb2d850326af5c9ffc6486e4cc40bef6e1c051a6f
Simplify and fix job scheduler, especially with respect to the priority system.
src/lib/job_manager.cc
src/lib/job_manager.h
test/job_manager_test.cc [new file with mode: 0644]
test/job_test.cc [deleted file]
test/wscript