Is requesting a new kotlinx.coroutines extension a...
# coroutines
r
Is requesting a new kotlinx.coroutines extension as simple as opening an issue? I'd like to improve the integration between Smallrye Mutiny (used by Quarkus) and coroutines, however, many of the things that make the Reactor and RxJava integrations possible are marked as
@InternalCoroutinesApi
. https://github.com/Kotlin/kotlinx.coroutines/tree/master/reactive https://github.com/smallrye/smallrye-mutiny/issues/751