feat(container-runner): drain children and engine concurrently on SIGTERM - #5584
Conversation
|
Stack for rivet-dev/actors
Get stack: change tpptkxqq |
|
🚅 Deployed to the actors-pr-5584 environment in rivet-frontend
|
cbecbab to
203b9d3
Compare
729e8f8 to
8b1ec5f
Compare
|
Review: Overall this is a solid, well-documented improvement to the SIGTERM teardown path. The core idea, running the engine drain and the direct child sweep concurrently, each bounded by the full budget, instead of nesting them with hand-carved percentages, is a real fix for a latent bug in the old code: Observations (non-blocking)
Style / CLAUDE.md compliance
No blocking issues found. |
203b9d3 to
3411262
Compare
8b1ec5f to
b062fac
Compare
No description provided.