solstice-ci/crates/common
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
..
src Add cooperative shutdown support for Scheduler and AMQP consumer 2025-10-26 21:13:56 +01:00
Cargo.toml Initial Commit 2025-10-25 20:01:08 +02:00