microsoft / microsoft/vscode-python-debugger
Debugging to the end of a file causes the debug terminal to be killed
Aberta
@eleanorjboyd já está trabalhando nisso.
Desde 4/11/2025.
triage-needed
- Linguagem predominante
- TypeScript
- Estrelas
- 180
- Forks
- 126
- Merge médio
- 2d 3h
- PRs com merge (30d)
- 3
Descrição
Testing #859
I'm using an Ubuntu WSL instance with pwsh as the default terminal profile.
After I debug a file in Python, I want to see the result of the run, but the debugging terminal tab is killed seconds after the debugger reaches the end of the file.
Edit: I'm unable to reproduce the issue when I switch the default terminal profile to bash.
Output shown before the tab goes away
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.