<@U2E974ELT> thanks a lot for clarification. I’m a...
# coroutines
n
@elizarov thanks a lot for clarification. I’m actually heavily using coroutines with 1.1.1 and about to go to staging for UAT/QA. So far i’ve been a happy user. Performance enhancements that you mentioned are always more than welcome 🙂 but so far i haven’t found any showstopper. There’s only one pattern for which I still have to use
CompletableFuture
and I wish I could use coroutines, but maybe I haven’t been able to find it yet