Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Debug: Run in External Terminal Returns Error Message on Exit #136

Closed
@DonJayamanne

Description

@DonJayamanne

From @jakinov on July 3, 2017 21:46

Environment data

VS Code version: 1.13.1
Python Extension version: 0.6.7
Python Version: 2.7.10
OS and version: Win 10 Creators Update

Actual behavior

Close external terminal/console after program run (either click Stop on VS Code, X on window or any key on "press any key to continue". Get error message "Debug adapter process has terminated unexpectedly". Reproducible on two different Win10 machines.

image

Expected behavior

No error message.

Steps to reproduce:

  • Default launch config. Run any app in debugger in external terminal.
  • Close terminal

Settings

Your launch.json (if dealing with debugger issues):

default config

Your settings.json:

default settings

Logs

Output from Python output panel

Nothing Relevant

Output from Console window (Help->Developer Tools menu)

Debug adapter process has terminated unexpectedly
e.doShow @ messageService.ts:125

Copied from original issue: DonJayamanne/pythonVSCode#1067

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-terminalbugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions