butido
butido copied to clipboard
Cleanup running containers on the Control-C signal
- Add the
signalfeature totokioto interrupt and handle the Control-C signal in Butido. - Add Control-C signal handling into the
Orchestrator. - Implement
Dropon theJobHandleto ensure container cleanup.
This is a working draft pr for testing purposes and still missing some features.
Tested while multiple containers were running on all build hosts. All containeres were successfully stopped after just a few seconds. Nice! :)