Skip to content

test_wait_on_exit needs to use pty #73

Open

Description

Now that debugpy no longer shows the prompt if stdin is not a TTY, the test is broken. It needs to be redone using a pty device, so that sys.stdin.isatty() inside the debuggee returns True.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    test issueTest failures and other issues with test runs and CI.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions