You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
CodingWonders
changed the title
Runspaces need to provide enough debugging output
Runspaces need to provide enough debugging output and Write-Error problems
Sep 28, 2024
CodingWonders
changed the title
Runspaces need to provide enough debugging output and Write-Error problems
Runspaces need to provide enough debugging output
Sep 28, 2024
CodingWonders
changed the title
Runspaces need to provide enough debugging output
Runspaces need to provide more debugging output
Sep 28, 2024
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
The text was updated successfully, but these errors were encountered: