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: post: create skipped bitfield to avoid panics with faults #279

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

magik6k
Copy link
Collaborator

@magik6k magik6k commented Oct 15, 2024

Fixes a regression introduced in #252

Below we call postPartition.Skipped, which internally will try to write to an uninitialized map

@LexLuthr LexLuthr merged commit 5c1c70b into main Oct 15, 2024
28 checks passed
@LexLuthr LexLuthr deleted the fix/252-regression branch October 15, 2024 14:29
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