whats the behaviour of a `suspend fun` called thro...
# coroutines
g
whats the behaviour of a
suspend fun
called through reflection (say with guava's pub-sub
@Subscribe
or JavaFX's
@FXML
event handler)?