Commit Graph

2 Commits

Author SHA1 Message Date
snowzlmbot
94e949f46d fix(cron): preserve action-required command output 2026-06-30 22:52:26 -07:00
Mariano
b8adc11977 feat(cron): support command jobs
Add command-backed cron jobs with timeout-safe process-tree cleanup for shell wrappers. Ensures POSIX command jobs run in a killable process group, adds Windows tree cleanup fallback handling, and covers timeout cleanup behind sh -lc.
2026-06-08 12:06:16 +09:00