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

Fixes #94 - GC not reliably closed everywhere #103

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Fixes #94 - GC not reliably closed everywhere #103

merged 1 commit into from
Aug 1, 2024

Conversation

fipro78
Copy link
Contributor

@fipro78 fipro78 commented Aug 1, 2024

Surrounded creation of GC constructor calls everywhere with try...finally to ensure that the resources are reliably closed.

Signed-off-by: Dirk Fauth <dirk.fauth@googlemail.com>
@fipro78 fipro78 merged commit 9c65b0e into master Aug 1, 2024
2 checks passed
@fipro78 fipro78 deleted the issue_94 branch August 1, 2024 11:56
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

Successfully merging this pull request may close these issues.

1 participant