Mt coroutines supports background dispatchers, inc...
# touchlab-tools
k
Mt coroutines supports background dispatchers, including Dispatchers.Defaut. data passed between threads is frozen, just fyi
🙌 1
w
Does
Dispatchers.Defaut
works as multiple threads or just single thread?
As I sew the source code using newSingleThreadContext😂