I had a call like `runAsync { getData() } success ...
# tornadofx
r
I had a call like
runAsync { getData() } success { items.setAll(it) }