cloudaxe-opencode/packages/opencode/test/file
Kit Langton 70e23ca15e test: repro for watcher ALS context bug
The @parcel/watcher native callback fires outside the Instance
AsyncLocalStorage context. Bus.publish silently throws because
Instance.directory is unavailable, so watcher events never reach
subscribers. This breaks live branch detection in the TUI.
2026-03-15 11:24:57 -04:00
..
fsmonitor.test.ts fix(git): stop leaking fsmonitor daemons e.g. 60GB+ of commited memory after running tests (#16249) 2026-03-06 15:42:08 +10:00
ignore.test.ts ignore: improve file ignore performance and cross-platform support 2025-10-09 15:54:01 -04:00
index.test.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
path-traversal.test.ts fix: check worktree for external_directory permission in subdirs (#7811) 2026-01-11 14:17:36 -06:00
ripgrep.test.ts test: remove unused Ripgrep.search coverage (#16554) 2026-03-07 21:40:57 -05:00
time.test.ts Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
watcher-als-bug.test.ts test: repro for watcher ALS context bug 2026-03-15 11:24:57 -04:00