Hello! I've created own Dispatcher but when except...
# coroutines
p
Hello! I've created own Dispatcher but when exception occures in coroutine context with this dispatcher only coninuation stack trace printed. What should I do to make my Dispatcher print all stack trace like Defautt dospatcher do?