mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
A thrown cache read used to die inside shareIn's sharing coroutine, leaving every collector waiting forever. Catch inside flatMapLatest, keep the last known entitlement on late failures, and let a successful persist revive an error-stuck inner flow.