vertx-lang-kotlin icon indicating copy to clipboard operation
vertx-lang-kotlin copied to clipboard

Missing / Wrong part of the documentation

Open doxlik opened this issue 5 months ago • 0 comments

Version

5.0.0

Context

Hello, dear team. In this part of documentation https://vertx.io/docs/vertx-lang-kotlin-coroutines/kotlin/#_sending_data you may notice that you gave two entirely same pieces of code, while this sentence "however unlike SendChannel#send can suspend the execution when the channel is full, the equivalent without a channel would look like" tells us that it should be some different code. Can you please fix this part whenever you have time, because I think it is very important part of documentation. And thank you very much for all your efforts and input to Kotlin / Vertx community.

Steps to reproduce

Just follow link https://vertx.io/docs/vertx-lang-kotlin-coroutines/kotlin/#_sending_data

Do you have a reproducer?

No response

doxlik avatar Jun 17 '25 11:06 doxlik