]> git.ipfire.org Git - pbs.git/commit
backend: command: Run in their own temporary space
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2022 09:48:54 +0000 (09:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2022 09:48:54 +0000 (09:48 +0000)
commit804fe26b7841997098d30f2366696112180d920b
treecaf3fffd99ee3e623a61e6fa8e114c3438b601cc
parent10e8378ba846aa320394e58c5c992a382c8106e8
backend: command: Run in their own temporary space

This will allow us to be more free with the Kerberos credentials cache
which won't be shared across commands.

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