diff --git a/tasks/fix/graceful-shutdown.md b/tasks/fix/graceful-shutdown.md index 70bb415..31c6298 100644 --- a/tasks/fix/graceful-shutdown.md +++ b/tasks/fix/graceful-shutdown.md @@ -1,7 +1,7 @@ --- id: fix/graceful-shutdown name: Fix shutdown to drain listeners and stop background tasks cleanly -status: pending +status: completed depends_on: [] scope: moderate risk: medium