Skip to content

[6.x.x] Track open resources #5324

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

Closed
wants to merge 1 commit into from

Conversation

reinhapa
Copy link
Member

@reinhapa reinhapa commented Jun 5, 2024

Adds open resource tracking by holding a reference to all unclosed resources in order for the JVM not prematurely run the finalize() method on the Resource objects.

@reinhapa reinhapa added the bug issue confirmed as bug label Jun 5, 2024
@dizzzz
Copy link
Member

dizzzz commented Jan 8, 2025

See #5601

@line-o
Copy link
Member

line-o commented Mar 16, 2025

Can this be closed meanwhile or do we need this PR for further collaboration on this issue? @reinhapa @dizzzz

@dizzzz
Copy link
Member

dizzzz commented May 19, 2025

@reinhapa what to do with this one?

@dizzzz
Copy link
Member

dizzzz commented May 26, 2025

Agreed to close in community call.

@dizzzz dizzzz closed this May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue confirmed as bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants