Join Slack
Can I somehow use suspending functions with Spring Quartz scheduler without `runBlocking {}` ?
# spring
r
Robert Jaros
08/18/2021, 7:49 AM
Can I somehow use suspending functions with Spring Quartz scheduler without
runBlocking {}
?
j
Jacob
08/30/2021, 3:51 AM
I would guess: No! Why not just use runBlocking? I guess you could use Global Scope.launch too
2
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by