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

Multiple Python instances per JVM #74

Open
kunalgoyal98 opened this issue Jun 28, 2022 · 0 comments
Open

Multiple Python instances per JVM #74

kunalgoyal98 opened this issue Jun 28, 2022 · 0 comments

Comments

@kunalgoyal98
Copy link

We need multiple python instances so that common variable names won't cause any race condition. Also, executing code on the same instance does not clear the old variables and causes memory leak.

(Copy of issue bcdev/jpy#106)

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

No branches or pull requests

1 participant