]> git.ipfire.org Git - pbs.git/commit
hub: Do not constantly try to dispatch any jobs
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Oct 2022 15:58:09 +0000 (15:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Oct 2022 15:58:09 +0000 (15:58 +0000)
commit6b4741c63ede223087c07ccf1a0014ea44176b36
tree8b1cf3b068e9cd4cd29eed1b57f22b045ec2ab0c
parent889b090bcce09e99d729065f9e7321924320046e
hub: Do not constantly try to dispatch any jobs

This is kind of verbose, and we should be able to trigger this whenever
we need it.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/hub/__init__.py