If my application makes heavy use of object classes to perform tasks in the database, what would be the correct CoroutineScope for those classes that are mostly singleton?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
In a static API, what would be the best way to launch coroutines? | 9 | 2738 | October 31, 2021 | |
Moving to 1.3 coroutines - don't quite get it, but tried anyway! Correctly? | 7 | 4666 | November 6, 2018 | |
Using coroutines scoped to ViewModel for IO | 3 | 4794 | January 21, 2019 | |
Explicitely defining the coroutine scope to deal with thread safety? | 6 | 5659 | December 10, 2020 | |
Correct layering of coroutine scopes to prevent leak | 4 | 2016 | March 10, 2020 |