MCPcopy 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

skipIfNoWatchFunction · 0.85
requireFunction · 0.50
refreshMethod · 0.45
mkdirSyncMethod · 0.45
thenMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected