What about `MainThreadContext` or `UiThreadContext...
# coroutines
r
What about
MainThreadContext
or
UiThreadContext
? I think that would be nicely specific that you're dealing with a coroutine context, instead of the actual MainThread.