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

[Improvement] Make Isolated classlaoder can be collected by GC #2706

Closed
yuqi1129 opened this issue Mar 28, 2024 · 0 comments
Closed

[Improvement] Make Isolated classlaoder can be collected by GC #2706

yuqi1129 opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
improvement Improvements on everything

Comments

@yuqi1129
Copy link
Contributor

What would you like to be improved?

Currently, the useless IsolatedClassLoader instances can't be collected due to some reason, and will finally lead to OOM, we need to make them collectible.

How should we improve?

No response

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

Successfully merging a pull request may close this issue.

2 participants