Files
snek/src
retoor f308ca2e06 feat: add async container start/stop with event listener system to ComposeFileManager and RPCView
Implement asynchronous start and stop methods in ComposeFileManager for individual containers via docker compose commands, along with a container_event_handler callback that dispatches events to registered asyncio queues. Add corresponding start_container and stop_container RPC endpoints in RPCView, each guarded by channel membership authorization. Introduce event listener registration in ContainerService to support future event-driven workflows.
2025-06-08 01:58:38 +00:00
..