Skip to content

fix(system): release keep-awake on shutdown#666

Merged
kaizhou-lab merged 1 commit into
mainfrom
fix/keep-awake-shutdown
Jul 23, 2026
Merged

fix(system): release keep-awake on shutdown#666
kaizhou-lab merged 1 commit into
mainfrom
fix/keep-awake-shutdown

Conversation

@kaizhou-lab

Copy link
Copy Markdown
Contributor

Summary

  • release system keep-awake during aioncore graceful shutdown without clearing the persisted client preference
  • carry the client preference service through router runtime handles so shutdown can release the OS assertion
  • cover shutdown release preserving keepAwake=true so next startup can restore it

Verification

  • cargo fmt --all -- --check
  • cargo test -p aionui-system
  • cargo clippy -p aionui-system -p aionui-app -- -D warnings
  • just push -u origin fix/keep-awake-shutdown (6920 passed, 18 skipped; nextest reported 2 slow and 2 leaky tests)

@kaizhou-lab
kaizhou-lab enabled auto-merge (squash) July 23, 2026 02:00
@kaizhou-lab
kaizhou-lab merged commit 6e0b3a7 into main Jul 23, 2026
6 checks passed
@kaizhou-lab
kaizhou-lab deleted the fix/keep-awake-shutdown branch July 23, 2026 02:12
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