Skip to content

#5084 Convert watchdog to a simpleton - #5484

Merged
akleshchev merged 1 commit into
developfrom
andreyk/viewer_5084_simpleton
Mar 3, 2026
Merged

#5084 Convert watchdog to a simpleton#5484
akleshchev merged 1 commit into
developfrom
andreyk/viewer_5084_simpleton

Conversation

@akleshchev

Copy link
Copy Markdown
Contributor

It looks like main thread locks singleton then tries to lock list, while watchdog thread locks list then tries to lock singleton. Converted to simpleton, LLSingleton's dependency and lifetime management is an overkill for watchdog.

@akleshchev akleshchev linked an issue Mar 3, 2026 that may be closed by this pull request
@akleshchev
akleshchev merged commit 52ed305 into develop Mar 3, 2026
10 checks passed
@akleshchev
akleshchev deleted the andreyk/viewer_5084_simpleton branch March 3, 2026 20:12
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resurrect Watchdog

3 participants