mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
The tracking onEach sat downstream of flatMapLatest, so its channel buffer could hold the Pro emission while the inner flow already threw: the catch then read a null last-known state and emitted a non-Pro error Info, kicking a supporter back to the pitch. Tracking now runs in the same coroutine as the throw.