pungi/pungi/phases/pkgset
Lubomír Sedlář 22efe15379 pkgset: Handle exceptions in pkgset threads
There are two thread pools for making package sets. If Pungi is being
terminated by external event and the exception is handled in the first
thread, the second one never gets to the `stop` method and the process
keeps hanging.

This patch should make sure that `stop()` is called on both pools.

JIRA: RHELCMP-2459
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2020-09-15 09:55:32 +02:00
..
sources Allow including scratch module builds 2020-07-17 09:08:36 +08:00
__init__.py Move test for unsigned packages with pkgset_koji_scratch_tasks to PkgsetPhase class. 2020-06-11 12:05:47 +00:00
common.py pkgset: Handle exceptions in pkgset threads 2020-09-15 09:55:32 +02:00
pkgsets.py Make sure old_repo_dir for reusing exists 2020-07-22 15:11:25 +08:00
source.py Remove FSF address from comments 2016-09-23 10:26:43 +02:00