OK, I'll fix it tomorrow :slightly_smiling_face: I...
# tornadofx
e
OK, I'll fix it tomorrow 🙂 If you just call Platform.runLater, you have no way of knowing when the call ends, so you might return control to the call site before the success function is hooked up, as you found out.