Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run Python File button causes KeyboardInterrupt #24397

Open
pochtar opened this issue Nov 5, 2024 · 0 comments
Open

Run Python File button causes KeyboardInterrupt #24397

pochtar opened this issue Nov 5, 2024 · 0 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@pochtar
Copy link

pochtar commented Nov 5, 2024

Type: Bug

It used to be easy to Run multiple files in the same terminal, and VSCode would just queue them.
In the recent versions, a bug was introduced that if you run 1 file and then immediately run another file, it cancels out the first one, which is super annoying.
Please fix it so that multiple files can be run again.

P.S. If it's a feature and not a bug, I didn't find a setting to disable it.
Thanks.

Extension version: 2024.18.0
VS Code version: Code 1.95.1 (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z)
OS version: Linux x64 6.8.0-48-generic
Modes:

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

1 participant