solstice-ci/crates
Till Wegmueller bddd36b16f
Add cooperative shutdown support for Scheduler and AMQP consumer
This commit updates the `Scheduler` to support cooperative shutdown using `Notify`, allowing graceful termination of tasks and cleanup of placeholder VMs. Additionally, the AMQP consumer is enhanced with an explicit shutdown mechanism, ensuring proper resource cleanup, including closing channels and connections.
2025-10-26 21:13:56 +01:00
..
ciadm Initial Commit 2025-10-25 20:01:08 +02:00
cidev Initial Commit 2025-10-25 20:01:08 +02:00
common Add cooperative shutdown support for Scheduler and AMQP consumer 2025-10-26 21:13:56 +01:00
forge-integration Initial Commit 2025-10-25 20:01:08 +02:00
github-integration Initial Commit 2025-10-25 20:01:08 +02:00
migration Add orchestrator persistence using SeaORM for initial database support 2025-10-26 15:38:54 +01:00
orchestrator Add cooperative shutdown support for Scheduler and AMQP consumer 2025-10-26 21:13:56 +01:00
workflow-runner Initial Commit 2025-10-25 20:01:08 +02:00