I took the Vert.x coroutines support into my proje...
# coroutines
d
I took the Vert.x coroutines support into my project, but when I upgraded to 0.19, I had a whole bunch of errors. I know that the selects changed, but have no clue how to get it working again... Is there a better way to do this that won't break with each new update, or a Migrate 0.18 -> 0.19 doc? Thanks!