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

Run garbage collection after yield result in Plugin.iter #922

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

dachengx
Copy link
Collaborator

@dachengx dachengx commented Nov 9, 2024

To save memory usage. This function is turned off by default but will only be used for the memory-heavy plugins.

@dachengx dachengx requested a review from yuema137 November 9, 2024 18:44
@dachengx dachengx marked this pull request as ready for review November 9, 2024 18:50
@coveralls
Copy link

coveralls commented Nov 9, 2024

Coverage Status

coverage: 90.126% (-0.04%) from 90.161%
when pulling 088fb45 on gc_collect_after_compute
into b83f169 on master.

@dachengx dachengx merged commit 97293eb into master Nov 10, 2024
8 checks passed
@dachengx dachengx deleted the gc_collect_after_compute branch November 10, 2024 00:33
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.

2 participants