]> git.ipfire.org Git - pbs.git/commit
jobs: Permanently stream logs
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Mar 2025 10:47:59 +0000 (10:47 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 27 Mar 2025 10:47:59 +0000 (10:47 +0000)
commitb0f26f338729547fda87cc170e0c60c5cb4b3525
tree667d6f2a73f9c7005612e87bb7e4ef742720071d
parent05d60be1efe19c5bedeb27cff2ba72e6ed2903c2
jobs: Permanently stream logs

This is just a lot easier than the turning on and off which turned out
to be a bit fragile and racy.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/jobs.py
src/buildservice/logstreams.py