coroutineScope
CoroutineScope for coroutines executed on the SwrCache.
Note: The SwrCache internals are not thread-safe. Always use a scoped implementation such as SwrCacheScope or kotlinx.coroutines.MainScope with limited concurrency.
CoroutineScope for coroutines executed on the SwrCache.
Note: The SwrCache internals are not thread-safe. Always use a scoped implementation such as SwrCacheScope or kotlinx.coroutines.MainScope with limited concurrency.