solstice-ci/crates/orchestrator
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 Enhance hypervisor image handling with dynamic format detection and raw conversion 2025-10-26 18:17:02 +01:00