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

Resources not properly closed, resource & memory leaks #563

Open
snazy opened this issue Dec 16, 2024 · 0 comments
Open

Resources not properly closed, resource & memory leaks #563

snazy opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@snazy
Copy link
Member

snazy commented Dec 16, 2024

Describe the bug

Handling of closeable resources is not implemented in a couple of places in the Polaris code base. This leads to thread leaks and potentially other system resource leaks.

None of the resources held by "storage integrations" are ever closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant