debian-forge-composer/cmd/osbuild-composer
Ondřej Budai ba236180fc cloudapi: prevent dangling manifest goroutines
When composer exits, it doesn't wait for the manifest generation goroutines
to finish. This is generally a bad practice so let's introduce a bit of
syncing and a new Shutdown method to prevent this.

This also prevents the manifest generation goroutine from creating weird
states when interrupted on a random line of code.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2022-04-06 08:51:01 +02:00
..
testdata templates/composer: Verify against mass sso and rh sso 2022-02-24 09:48:12 +01:00
composer.go cloudapi: prevent dangling manifest goroutines 2022-04-06 08:51:01 +02:00
config.go api/{cloud,worker}: used channel name based on JWT claims for new jobs 2022-03-08 12:07:00 +01:00
config_test.go distro/rhel86: add support for azure marketplace 2022-02-27 22:03:36 +01:00
main.go logging: include the source of each log statement 2021-11-16 19:16:34 +01:00