]> git.ipfire.org Git - pbs.git/commit
builders: Drop the old queue connection and dispatch jobs using the new control conne...
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Apr 2023 10:47:19 +0000 (10:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 26 Apr 2023 10:47:19 +0000 (10:47 +0000)
commit73495e8fbfd211261e1c3d8f242479a7a5fdf3b9
treef9c791c1170e517456a06b4a5f4b7ff2346ada73
parent46a7bd16471dfb64a29940b46514cd16abf8eb7c
builders: Drop the old queue connection and dispatch jobs using the new control connection

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/builders.py
src/buildservice/errors.py
src/buildservice/jobqueue.py
src/web/__init__.py
src/web/jobs.py