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.


4. click the debug in status bar and runs it, VS Code returns this:

5. At last, I have to use cmd+Q to quit Code and restart it
Reproduces without extensions: Yes/No
Copied from original issue: microsoft/vscode#37946
From @weqopy on November 9, 2017 13:32
Steps to Reproduce:

4. click the debug in status bar and runs it, VS Code returns this:
5. At last, I have to use cmd+Q to quit Code and restart itReproduces without extensions: Yes/No
Copied from original issue: microsoft/vscode#37946