vert-x3 / vertx-lang-kotlin

Vert.x for Kotlin
Apache License 2.0
296 stars 68 forks source link

Coroutine execution performed with dispatch in executeBlocking #250

Closed tsegismont closed 1 year ago

tsegismont commented 1 year ago

When a coroutine is launched in executeBlocking, execution must be performed with dispatch.