Skip to content

Debugger step requests ignored when nested commands are running #1895

Closed
@andyleejordan

Description

@andyleejordan

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions