ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
36 stars 4 forks source link

Inline Debugger isn't triggering #3622

Closed adamdriscoll closed 2 months ago

adamdriscoll commented 2 months ago

Version

5.0.0

Severity

Low

Environment

msi

Steps to Reproduce

The script never transfers into InBreakpoint and just says running. Might be the issue.

Expected behavior

Script debugger shows up.

Actual behavior

Script debugger hangs.

Additional Environment data

No response

Screenshots/Animations

No response