acceptable-fountain-75945
06/17/2024, 5:19 AMProcess during its execution?broad-processor-92400
06/17/2024, 5:25 AMacceptable-fountain-75945
06/17/2024, 1:31 PMawait Get(ProcessResult, Process(...)) myself.
I'm looking for a simple output in the command line output, where the time will update in real time:
. Description of the process (time: 5m10s)
I may have disabled it by accident without knowing it as I remember it was showing up by default at some point. If that's the case, do you mind guiding me to where I can configure this?broad-processor-92400
06/17/2024, 8:19 PMacceptable-fountain-75945
06/17/2024, 11:16 PMprint_stdout(), it somehow prevents the default dynamic UI from rendering.
So if I just move the console.print_stdout() after invocations of Process, the UI will render correctly.