microsoft / microsoft/vscode-python-debugger
Debugging to the end of a file causes the debug terminal to be killed
Abierto
@eleanorjboyd ya está trabajando en esto.
Desde el 4/11/2025.
triage-needed
- Lenguaje dominante
- TypeScript
- Estrellas
- 181
- Forks
- 126
- Merge medio
- 2 d 3 h
- PR fusionados (30 d)
- 3
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.