pausing-coroutine-dispatcher
pausing-coroutine-dispatcher copied to clipboard
A flexible way to pause and resume a Kotlin Coroutines
Results
1
pausing-coroutine-dispatcher issues
Sort by
recently updated
recently updated
newest added
I faced an error when using this library `/Users/accountmac/.gradle/caches/transforms-3/3b51881f70250027a7e6c3273adadbd0/transformed/jetified-pausing-coroutine-dispatcher-1.0.jar!/META-INF/pausing-coroutine-dispatcher.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.9.0, expected version is 1.7.1.`...