vert-x3 / vertx-lang-kotlin

Vert.x for Kotlin
Apache License 2.0
293 stars 67 forks source link

Coroutine execution performed with dispatch in executeBlocking #252

Closed tsegismont closed 11 months ago

tsegismont commented 11 months ago

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