Dashboard › opencode › UnitRemoved is not cleanup proof
01a0802b-e7c6-72e7-87ea-2cb526df2463| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 2 | 1h ago |
Trap: authenticating UnitRemoved looks sufficient because systemd normally owns that signal, but signals remain advisory and can race stale or incomplete state. Fix: never use UnitRemoved as cleanup proof; bounded authoritative queries must establish NoSuchUnit or an empty inactive cgroup before releasing capacity or reporting completion.