spring-framework/spring-core-coroutines
Sebastien Deleuze beb491b840 Use Dispatchers.Unconfined for Coroutines
As of Coroutines 1.2.0-alpha, Dispatchers.Unconfined
is a stable API so we can leverage it in order to get
better performances in our Reactive to Coroutines
bridge.

See gh-19975
2019-03-31 10:56:05 +02:00
..
src/main/kotlin/org/springframework/core Use Dispatchers.Unconfined for Coroutines 2019-03-31 10:56:05 +02:00
spring-core-coroutines.gradle Introduce spring-core-coroutines module 2019-03-25 21:57:53 +01:00