Hello team!
Could anyone suggest a good article regarding deep technical coroutines stuff?
I think I need to write my own Context/Dispatcher/Continuation but it looks like I miss knowledge even to understand which one I need and if I need them at all.
Thanks in advance
k
kevin.cianfarini
06/03/2024, 5:09 PM
What is your use case?
g
genovich
06/03/2024, 5:13 PM
Just a research work for now. Would like to understand how they are working and how to properly implement my own