If you put it on GitHub, I could look at it. I’m w...
# coroutines
o
If you put it on GitHub, I could look at it. I’m working on #ktor performance and I think some performance issues could be similar. E.g. depending on the task you might want to create own FJP with a FIFO instead of LIFO task scheduling.