winutil
winutil copied to clipboard
Runspaces need to provide more debugging output
Is your feature request related to a problem? Please describe. Yes. Trying to diagnose a problem with the code that is run with runspaces on MicroWin (#2731) is next to impossible because debuggers can't get to the actual code that is being run
Describe the solution you'd like Provide debugging for runspaces. Something that can be turned on or off via a flag
Describe alternatives you've considered None
Additional context None