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

Fix issue where pyjnius is loaded from global context #216

Closed
lfse-slafleur opened this issue Dec 4, 2024 · 0 comments · Fixed by #217 or #219
Closed

Fix issue where pyjnius is loaded from global context #216

lfse-slafleur opened this issue Dec 4, 2024 · 0 comments · Fixed by #217 or #219
Assignees

Comments

@lfse-slafleur
Copy link
Member

Which prevents simulator-core from being used in a multi-process environment. We fix it by loading pyjnius only when the relevant Java classes are required during the calculation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant