forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionality
Description
Expected behaviour
Clicking on the run button runs the file
Actual behaviour
Nothing happens if another file is already running
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- Run a python file which keeps running (like an API)
- Open another file (like one sending a request to the API)
- Try to run it
(Originally from @claell who was part of the botched feature request conversion.)
Metadata
Metadata
Assignees
Labels
area-terminalfeature-requestRequest for new features or functionalityRequest for new features or functionality