openclaw/src/daemon
tmimmanuel 0fef95b17d
fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel)
* fix(daemon): preserve Windows Task Scheduler settings on reinstall and exit early on failed restart

* fix(daemon): add test coverage for Create/Change paths, fix early exit grace period

* fix(daemon): fix startup-fallback tests for new isRegisteredScheduledTask call

* fix(daemon): report early restart failure accurately

* fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel)

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-04-04 08:46:00 +05:30
..
test-helpers
arg-split.ts
cmd-argv.test.ts
cmd-argv.ts
cmd-set.ts
constants.test.ts test: trim stale legacy coverage and repair mocks 2026-03-29 22:00:56 +01:00
constants.ts refactor(config): drop obsolete legacy config aliases 2026-03-29 22:00:56 +01:00
container-context.ts
diagnostics.ts
exec-file.ts
inspect.test.ts test: trim stale legacy coverage and repair mocks 2026-03-29 22:00:56 +01:00
inspect.ts refactor(config): drop obsolete legacy config aliases 2026-03-29 22:00:56 +01:00
launchd-plist.ts
launchd-restart-handoff.test.ts test: trim core partial mocks 2026-04-03 19:28:19 +01:00
launchd-restart-handoff.ts
launchd.integration.e2e.test.ts
launchd.test.ts test: trim core partial mocks 2026-04-03 19:28:19 +01:00
launchd.ts
node-service.ts
output.ts
paths.ts
program-args.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
program-args.ts
runtime-binary.test.ts
runtime-binary.ts
runtime-format.ts
runtime-hints.test.ts
runtime-hints.ts
runtime-hints.windows-paths.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
runtime-parse.ts
runtime-paths.test.ts test: trim core partial mocks 2026-04-03 19:28:19 +01:00
runtime-paths.ts Prefer non-user writeable paths (#54346) 2026-03-27 11:29:32 +00:00
schtasks-exec.test.ts test: speed up core runtime suites 2026-03-31 02:25:02 +01:00
schtasks-exec.ts
schtasks.install.test.ts fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel) 2026-04-04 08:46:00 +05:30
schtasks.startup-fallback.test.ts fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel) 2026-04-04 08:46:00 +05:30
schtasks.stop.test.ts fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel) 2026-04-04 08:46:00 +05:30
schtasks.test.ts
schtasks.ts fix: preserve Windows scheduled task restart/install behavior (#59335) (thanks @tmimmanuel) 2026-04-04 08:46:00 +05:30
service-audit.test.ts
service-audit.ts
service-env.test.ts
service-env.ts
service-runtime.ts
service-types.ts
service.test-helpers.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
service.test.ts test: eliminate remaining clone seams 2026-03-26 20:28:36 +00:00
service.ts
systemd-hints.test.ts
systemd-hints.ts
systemd-linger.ts
systemd-unavailable.test.ts
systemd-unavailable.ts
systemd-unit.test.ts
systemd-unit.ts
systemd.test.ts test(node): fix execFile mock typing 2026-04-03 19:53:38 +01:00
systemd.ts