What would be your suspending function then? I wou...
# coroutines
i
What would be your suspending function then? I would say putting runBlocking around non suspending code is a noop. What are you trying to achieve? 1 reply This is for http://kweb.io/, you can see an example of how I’m using
future
in the source snippet on that page.