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:12:14 +0000 (21:12 +0100)
commitd41a59b6ef7a8c935f182d498ae4df0bdd66ba02
tree5c2ceaf73b74fba1c5daaeec483a3aff054ca444
parent07b21bb92a8d54c6c03de9aadc63ab93b65d9bc5
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