Skip to content

fix: Prevent search freeze when cancel events don't keep up#866

Merged
noborus merged 1 commit intomasterfrom
fix-search-freeze
Sep 26, 2025
Merged

fix: Prevent search freeze when cancel events don't keep up#866
noborus merged 1 commit intomasterfrom
fix-search-freeze

Conversation

@noborus
Copy link
Owner

@noborus noborus commented Sep 26, 2025

  • Handle eventSearchMove in cancelWait to prevent event queue buildup
  • Add logging for ignored events in cancelWait for debugging
  • Ensure proper event replay after search completion or cancellation

This fixes cases where the search could freeze when cancel/search events were processed faster than the event handling could keep up.

- Handle eventSearchMove in cancelWait to prevent event queue buildup
- Add logging for ignored events in cancelWait for debugging
- Ensure proper event replay after search completion or cancellation

This fixes cases where the search could freeze when cancel/search events
were processed faster than the event handling could keep up.
@noborus noborus merged commit 263a1d8 into master Sep 26, 2025
9 checks passed
@noborus noborus deleted the fix-search-freeze branch September 26, 2025 17:20
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.

1 participant