Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-promises-watch-iterator.js
File
test-fs-promises-watch-iterator.js
test/parallel/test-fs-promises-watch-iterator.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
// This tests that when there is a burst of fs watch events, the events
3
// emitted after the consumer receives the initial event and before the
4
// control returns back to fs.watch() can be queued up and show up
Callers
nothing calls this directly
Calls
6
skipIfNoWatch
Function · 0.85
require
Function · 0.50
refresh
Method · 0.45
mkdirSync
Method · 0.45
then
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected