Open
Description
Wanting to visualize a bit of the loading in the editor/debug ui is not ideal. The default Debug
of a running task is very verbose when all I really need is a name and preferably the names of the tasks involved in the dependency graph.
I just added a tiny way to get the name: EriKWDev@29bffd6 but not quite enough.
blade-asset
has the list_running_tasks
but if we could get the dependency tree from choir directly or of any running task that would allow for cooler visualizations and debugging in-application