fix(daemon): fix flaky file-watcher workflow test on macOS #175

Merged
xiaomo merged 1 commits from fix/149-flaky-file-watcher into main 2026-04-27 07:27:16 +00:00

1 Commits

Author SHA1 Message Date
xiaoju 3927411ec7 fix(daemon): fix flaky file-watcher workflow test on macOS
Use a temp dir without workflow files for the negative test case,
avoiding macOS fs.watch event coalescing from setup file creation.

Fixes #149
2026-04-27 07:24:26 +00:00