dave08
12/06/2017, 3:43 AMsubscibeOn
and observeOn
to do all this (but coroutines are much better in other aspects... 😉 ). In coroutines things seem much more complex in this aspect, and the 'danger' you mentioned... does that also exist in rx?elizarov
12/06/2017, 8:14 AMrun(myContext) { myCode() }
, then there is 100% guarantee that your code runs in the specified context.