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

New instance of the same version of Python is opened automatically when Python Environment Manager icon is being clicked and activate #90

Open
simongcc opened this issue May 11, 2024 · 0 comments

Comments

@simongcc
Copy link

When more than 1 active file is opened, the number of Python instance is increasing in the same project with the same Python version and environment. Isn't it sharing the same version if same Python environment is running?
Sometimes it opened even more, say 3 instance of the same Python version.
Is it a desired feature or behaviour?

The sometimes it open multiple instances of the default Python environment suddenly after click Run to run script.
but then when click again, it is gone from the memory and will not appear again even I do the same thing in other files.
Is it also expected behaviour?

I would like to know how to save memory from multiple instance of python in case they are reusable.
If not then it is ok. I just wonder how many of instance they will be created because it seems by experiment and observation that the no of instance have no fixed patter.

Thanks.
In my case, it is MacOS 14.4.1 Sonoma M1 Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant