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 #7

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Fix memory leak #7

merged 3 commits into from
Oct 25, 2024

Conversation

psachs
Copy link
Member

@psachs psachs commented Oct 25, 2024

Clear cache after scan results are received to ensure internal cache is freed once we processed all scan results of interest.

Clear cache after scan results are received to ensure internal
cache is freed once we processed all scan results of interest.
To ensure scanning is restarted in case of errors, keepAlive has
to be called regularly.
@psachs psachs merged commit f1cf4ab into main Oct 25, 2024
4 checks passed
@psachs psachs deleted the fix-memory-leak branch October 25, 2024 08:08
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