Skip to content

fix update restart guidance and daemon shutdown wait - #50

Merged
whackur merged 1 commit into
code0xff:devfrom
whackur:fix/windows-update-guidance
Sep 12, 2026
Merged

fix update restart guidance and daemon shutdown wait#50
whackur merged 1 commit into
code0xff:devfrom
whackur:fix/windows-update-guidance

Conversation

@whackur

@whackur whackur commented Sep 12, 2026

Copy link
Copy Markdown
Collaborator

Windows updates already install the replacement on the first run, but the running updater or daemon can keep the parked old executable locked. The previous success output looked like a failure, leading users to run update twice.

Successful updates now state that no second update is needed and give the exact session restart command. nightcrow stop also waits for the daemon socket to be released within its existing shutdown deadline, removing the stop-then-update race.

Validation:

  • Windows: format, build, 1,861 tests passed / 5 ignored, clippy
  • Linux unix-gate: 1,929 tests passed / 5 ignored; recovery plugin 154 passed

@whackur
whackur merged commit 23ee0a9 into code0xff:dev Sep 12, 2026
6 checks passed
@whackur
whackur deleted the fix/windows-update-guidance branch September 12, 2026 14:14
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