Join Slack
Communities
Powered by
You could probably just check if the task is compl...
# tornadofx
r
Ruckus
08/10/2016, 2:49 PM
You could probably just check if the task is complete inside success and fail in the code that's running on the UI thread. If the task is complete, run the callback, otherwise install it for later.
5
Views
Open in Slack
Previous
Next