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 memory leak (metafacture-core#666) #134

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Fix memory leak (metafacture-core#666) #134

merged 2 commits into from
Mar 11, 2025

Conversation

dr0i
Copy link
Member

@dr0i dr0i commented Mar 7, 2025

Bump metafacture dependencies to fix a memory leak. Follow .github/workflows/build.yml to locally build the proper metafacture-core dependencies.

Fixes metafacture/metafacture-core#666 (comment).

Bump metafacture dependencies to fix a memory leak.
Follow .github/workflows/build.yml to build the proper metafacture-core
dependency.
@dr0i dr0i requested a review from fsteeg March 7, 2025 15:55
@dr0i dr0i added the bug Something isn't working label Mar 7, 2025
Copy link
Member

@fsteeg fsteeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployed to test and ran transformation for indexing, looks good, much less RAM usage. Will deploy to production.

@fsteeg fsteeg merged commit 4a50fcc into main Mar 11, 2025
1 check passed
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
Status: Done
Development

Successfully merging this pull request may close these issues.

Memory leak through missing Closeable
2 participants