Update notification service

This commit is contained in:
MacRimi
2026-03-27 19:15:11 +01:00
parent 7c5e7208b9
commit 6bb9313b95
8 changed files with 319 additions and 255 deletions

View File

@@ -120,7 +120,7 @@ class _StartupGraceState:
with self._lock:
return time.time() - self._startup_time
# ─── Shutdown Tracking ────────────────────────────────────────<EFBFBD><EFBFBD>──────────
# ─── Shutdown Tracking ──────────────────────────────────────────────────
def mark_shutdown(self):
"""