Join Slack
Powered by
You cannot run suspend function from non-suspend l...
# coroutines
g
gildor
11/17/2017, 7:37 AM
You cannot run suspend function from non-suspend lambda. You can write suspend version of
jdbc.query()
instead (so avoid callback and use coroutine instead)
🧵 1
4
Views
Open in Slack
Previous
Next