<@U10EJRH2L>: `setOnSucceeded` can only be called ...
# tornadofx
e
@Ruckus:
setOnSucceeded
can only be called on the UI thread, so if you remove it, you can't construct a task off of the UI thread AFAIK.