with JavaFX tasks, you should return the stuff you...
# tornadofx
c
with JavaFX tasks, you should return the stuff you're loading for use in the ui() method rather than operating on it in the call() method (which I think is runAsync)