Join Slack
Powered by
Why does `suspend fun time(ctx: RoutingContext)` ...
# coroutines
j
jkbbwr
02/21/2018, 3:54 PM
Why does
suspend fun time(ctx: RoutingContext)
not satisfy
asyncHandler(fn: suspend (RoutingContext) -> Unit)
2
Views
Open in Slack
Previous
Next