]> git.ipfire.org Git - pbs.git/commit
jobs: Add crash handler
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Jan 2025 17:26:52 +0000 (17:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 26 Jan 2025 17:26:52 +0000 (17:26 +0000)
commit7f25bd727cb2f0437c7aabd61fc6a20f862a3937
tree5ad1c885af2d2ead96528dd29d7cefb053c26d7e
parentb88b512724028d9f702e5017e5538b9f3a45c651
jobs: Add crash handler

This will be called by the builders when the build process has
unexexpectedly crashed.

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