Fix orchestrator PID 1 child-process reaping #7
Loading…
Reference in a new issue
No description provided.
Delete branch "jon/orchestrator-init-reaper-20260818"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds Docker init support to the orchestrator service so orphaned SSH and Git subprocesses are reaped instead of accumulating as zombies. Compose validation passed and no runtime changes are included.