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

Closed
pochtar opened this issue Nov 5, 2024 · 1 comment
Closed

Run Python File button causes KeyboardInterrupt #24397

pochtar opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
info-needed Issue requires more information from poster 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
@anthonykim1
Copy link

Hi @pochtar Thanks for filing this.
This is a dup of #24251
Long story short, if you disable setting for enabling shell integration mentioned in the issue above, it would resolve your problem for now.

Let me know if this doesnt work, thanks!

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

No branches or pull requests

2 participants