Anyhow never call `runBlocking` on the main thread...
# arrow
s
Anyhow never call
runBlocking
on the main thread. Same counts for Kotlinx’s
runBlocking
or Rx’s
getBlocking()