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 #945 MLT::Chain leaking memory #947

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

bmatherly
Copy link
Member

Ensure the source producer is closed. Memory can lean if it is never closed.

Ensure the source producer is closed. Memory can lean if it is never
closed.
@ddennedy ddennedy merged commit 2df4fc8 into mltframework:master Sep 6, 2023
6 checks passed
@ddennedy ddennedy added this to the v7.20.0 milestone Sep 6, 2023
@bmatherly bmatherly deleted the chain_close branch November 6, 2023 02:09
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.

None yet

2 participants