Kotlin / kotlinx.coroutines

Library support for Kotlin coroutines
Apache License 2.0
12.97k stars 1.84k forks source link

Promote `Dispatchers.Unconfined` and `MainCoroutineDispatcher.immediate` to stable API #972

Closed qwwdfsad closed 5 years ago

qwwdfsad commented 5 years ago

...and update documentation properly

sdeleuze commented 5 years ago

I was about to create this issue since I am about merging the first part of Couroutines support in Spring Framework master branch, and I would need that since it seems to good fit for Reactive interop where running on Reactor Netty threads seems fine. I would need it before June 5th 2019 (date of release of Spring Framework 5.2 RC1).

qwwdfsad commented 5 years ago

Fixed in 1.2.0-alpha