-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
win: fix, improve sc restart with concurrency #500
This commit adds concurrency support for service stop/start operations using GUID-based state files. This prevents race conditions when multiple scripts try to manage the same service, and fixes a bug where services were incorrectly restarted when they were never stopped.
- Loading branch information
1 parent
e5a604f
commit 592e54d
Showing
1 changed file
with
68 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters