Tag: concurrency
All the articles with the tag "concurrency".
-
Runbook Notes 004: Cloud-Native Graceful Shutdowns
Runbook finally supports graceful shutdowns. In this update: fixing the lost context cancellation from Note 002, using Go’s errgroup to propagate errors, and a neat state-management pattern with first-class functions. No more zombie pods when workflows fail or get cancelled.