Skip to content

Fix UI freezing on double tracking items#788

Merged
MattEqualsCoder merged 1 commit into
mainfrom
fix-double-tracking-freeze
May 7, 2026
Merged

Fix UI freezing on double tracking items#788
MattEqualsCoder merged 1 commit into
mainfrom
fix-double-tracking-freeze

Conversation

@MattEqualsCoder
Copy link
Copy Markdown
Collaborator

Fixes #786

Admittedly this is fixing more of the symptom rather than the root cause, this is something that (as far as I'm aware) has only happened this one time over the course of years, so probably not worth digging into that much. My best guess is SNI sent two messages over grpc simultaneously causing things to be fired twice.

Copy link
Copy Markdown
Collaborator

@CPColin CPColin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In matters of concurrency, I'm always 100% fine with treating the symptom!

@MattEqualsCoder MattEqualsCoder merged commit 7e7d9d8 into main May 7, 2026
4 checks passed
@MattEqualsCoder MattEqualsCoder deleted the fix-double-tracking-freeze branch May 7, 2026 02:36
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.

Parallel Tracking Can Freeze Tracker

2 participants