Hello,
is it possible to view the output of the running execution in real-time?
Maybe we could redirect it to file through shell redirection so that the user can still look at it with something like watch?
This would be useful for very long processes.