Closed
Description
From @weqopy on November 9, 2017 13:32
- VSCode Version: 1.18
- OS Version: macOS High Sierra 10.13.1
Steps to Reproduce:
- Set "stopOnEntry" to false in launch.json
- run python file with debug, it returns result fast, run it again, the result disappears and returns again
- but when use 'ctrl + F5' to run it without debug, it's not end in fact as these two screenshots show, and there will be no response when I try to run it again with or without debug.
Reproduces without extensions: Yes/No
Copied from original issue: microsoft/vscode#37946