Skip to content

lb-rs: fix search crash#4249

Merged
Parth merged 1 commit intomasterfrom
fix-subscriber-crash
Mar 2, 2026
Merged

lb-rs: fix search crash#4249
Parth merged 1 commit intomasterfrom
fix-subscriber-crash

Conversation

@Parth
Copy link
Copy Markdown
Member

@Parth Parth commented Mar 2, 2026

fixes #4188

we're embracing some out of date-ness here, but if a document gets deleted from sync the loop that maintains the tantivy index will fail (for no good reason).

this is the sort of bug I only find out about because of the debug info reporter (@ad-tra @tvanderstad)

@Parth Parth marked this pull request as ready for review March 2, 2026 21:45
@Parth Parth merged commit e7cf45e into master Mar 2, 2026
1 check passed
@Parth Parth deleted the fix-subscriber-crash branch March 2, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

search subscriber crash

1 participant