We could actually autodetect long running tasks st...
# tornadofx
e
We could actually autodetect long running tasks started via
runAsync
and friends, and also provide a way to register "external" tasks to show up in the task view. This component should then have a threshold on how many milliseconds a task must run before it appears.