Skip to content

Make Windows watchdog more responsive with new SAS thread - #8334

Merged
sithlord48 merged 9 commits into
masterfrom
fix8245
Mar 12, 2025
Merged

Make Windows watchdog more responsive with new SAS thread#8334
sithlord48 merged 9 commits into
masterfrom
fix8245

Conversation

@nbolton

@nbolton nbolton commented Mar 10, 2025

Copy link
Copy Markdown
Member

Fixes: #8245

Blocks:

Blocked by:

Moving the SAS event wait and SendSAS call prevents blocking the main thread allowing for more responsive watchdog (e.g. faster restart Core client/server on session switch).

@nbolton
nbolton marked this pull request as draft March 10, 2025 15:17
Comment thread src/lib/common/constants.h.in Outdated
@nbolton
nbolton force-pushed the fix8245 branch 3 times, most recently from b2163ea to 298adea Compare March 11, 2025 20:46
@nbolton
nbolton marked this pull request as ready for review March 12, 2025 13:24
@nbolton
nbolton requested a review from sithlord48 March 12, 2025 13:24
@sithlord48
sithlord48 merged commit a099276 into master Mar 12, 2025
@sithlord48
sithlord48 deleted the fix8245 branch March 12, 2025 16:18
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.

Optimize use of SendSAS (sas.dll) in Windows daemon

2 participants