bj0
09/29/2017, 11:49 PMelizarov
09/30/2017, 6:59 AMbj0
09/30/2017, 2:39 PMelizarov
09/30/2017, 2:49 PMbj0
09/30/2017, 4:19 PMcurrentContext
that just schedules the coroutine on the parent's context. Being able to set that as the default (maybe not permanently) would just mean not having to type (currentContext())
everywheredave08
10/01/2017, 6:44 AMelizarov
10/01/2017, 6:48 AMkotlinx.corotuines
to work predictably, without implicit dependencies on the context they are used from.