Skip to content

Debugger step requests ignored when nested commands are running #1895

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
3 tasks done
andyleejordan opened this issue Aug 15, 2022 · 0 comments · Fixed by #1894
Closed
3 tasks done

Debugger step requests ignored when nested commands are running #1895

andyleejordan opened this issue Aug 15, 2022 · 0 comments · Fixed by #1894
Labels

Comments

@andyleejordan
Copy link
Member

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Trying to step when any nested command that wasn't PSRL was running caused us to essentially ignore the request. This caused VSCode to think we were "running" while we didn't actually cancel anything.

Expected behavior

The step to work.

Actual behavior

It just "hangs" and you can only step via `s` at the terminal.

Error details

No response

Environment data

N/A

Version

v2022.8.2-preview

Visuals

No response

@ghost ghost added the Needs: Triage Maintainer attention needed! label Aug 15, 2022
@andyleejordan andyleejordan added Issue-Bug A bug to squash. Area-Debugging and removed Needs: Triage Maintainer attention needed! labels Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
1 participant