I guess I can add an onChange handler to `FXTask.c...
# tornadofx
s
I guess I can add an onChange handler to
FXTask.completedProperty
and then check
Task.isCancelled
and
Task.exception
.