mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
On macOS tmpdir() is a symlink (/var -> /private/var) while the spawned CLI's process.cwd() is physical, so session cwd filtering never matched the fixtures and the fork-target rejection test failed locally.