fabro/lib
Bryan Helmkamp 53d1943ee5 Fix deadlock and missed event in retro agent session
Drop session before awaiting event_writer_handle to close the
broadcast channel, preventing a deadlock where the spawned task
waits for senders to drop while session is still alive.

Move subscribe() before initialize() so the SessionStarted event
is captured in retro_session.jsonl.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 22:54:27 -04:00
..
crates Fix deadlock and missed event in retro agent session 2026-03-09 22:54:27 -04:00
packages/arc-api-client Move packages/ to lib/packages/ and update all references 2026-03-09 13:13:56 -04:00