By default, it posts `moreStuff` for asynchronous ...
# coroutines
e
By default, it posts
moreStuff
for asynchronous execution later even if you call it on UI thread (this is JS-style behavor, there are lots of good explanations on the web as to why it has to be this way)