Skip to content

Commit 8518b83

Browse files
os-zhuangclaude
andcommitted
docs(metadata-fs): point the quiet-window comment at the finding it opened (#7369)
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent cc02ed9 commit 8518b83

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/metadata-fs/test/watch-dot-root.test.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ const EVENT_POLL_MS = 50;
5858
* event-loop starvation heavy enough to push delivery to 32-36s, a 4s window
5959
* is no longer a window at all and the emptiness below becomes a false pass.
6060
* The case's *positive* control underneath is what still has teeth there, and
61-
* it is now deadline-driven (`waitForEvent`) rather than fixed-budget.
61+
* it is now deadline-driven (`waitForEvent`) rather than fixed-budget. Making
62+
* this half sound needs a different shape than a longer number — see #7408.
6263
*/
6364
const QUIET_WINDOW_MS = 4_000;
6465

0 commit comments

Comments
 (0)