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

Add virtual destructor to PostingAccumulator (#586) #587

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

lgrz
Copy link
Collaborator

@lgrz lgrz commented Oct 12, 2024

Fixes #586.

Changes proposed in this pull request:

  • Add virtual destructor to PostingsAccumulator

@lgrz
Copy link
Collaborator Author

lgrz commented Oct 12, 2024

Let me know if the preference is to split into header/implementation. Thanks.

@elshize
Copy link
Member

elshize commented Oct 13, 2024

@lgrz great catch, thanks!

@elshize elshize merged commit 64320ef into pisa-engine:master Oct 13, 2024
7 of 8 checks passed
@lgrz lgrz deleted the compress-tmpdir branch November 26, 2024 06:34
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.

Temporary directory not removed when using StreamPostingAccumulator and BlockIndexBuilder
2 participants