docs: update PRD and progress for US-039

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Nathan Flurry 2026-03-17 16:51:02 -07:00
parent f3b90cc606
commit c8d0679fa4
2 changed files with 13 additions and 1 deletions

View file

@ -639,7 +639,7 @@
"Typecheck passes"
],
"priority": 39,
"passes": false,
"passes": true,
"notes": "Currently 3 tokio::spawn tasks are created in start() (lines ~300-455) but never cancelled in stop(). Each start/stop cycle leaks 3 zombie tasks holding Arc references to the state."
},
{