<@U25U0KPFT> The runLater call needs to be there, ...
# tornadofx
e
@carlw The runLater call needs to be there, because you must call
setOnSucceeded
on the UI thread. But then everything should be OK, shouldn't it?