Nick
07/17/2023, 6:01 PMwhy
07/17/2023, 6:10 PMcallback: suspend () -> Any?
to that composable instead of the repository instance, and in that callback call your read function. Also, use the local scope of that composable to make that call concurrency structured.