Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphql/graphql-js
/ resolveOnNextTick
Function
resolveOnNextTick
src/__testUtils__/resolveOnNextTick.ts:1–3 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
function
resolveOnNextTick(): Promise<void> {
2
return
Promise.resolve(undefined);
3
}
Callers
15
resolveOnNextTick-test.ts
File · 0.90
WorkQueue-test.ts
File · 0.90
expectSingleStop
Function · 0.90
Queue-test.ts
File · 0.90
delayedReject
Function · 0.90
stream-test.ts
File · 0.90
slowFriend
Function · 0.90
defer-test.ts
File · 0.90
Computation-test.ts
File · 0.90
legacy-stream-test.ts
File · 0.90
slowFriend
Function · 0.90
legacy-defer-test.ts
File · 0.90
Calls
no outgoing calls
Tested by
11
expectSingleStop
Function · 0.72
delayedReject
Function · 0.72
slowFriend
Function · 0.72
slowFriend
Function · 0.72
delayedReject
Function · 0.72
throw
Function · 0.72
subscribe
Function · 0.72
resolve
Function · 0.72
promiseToChangeTheNumber
Method · 0.72
promiseAndFailToChangeTheNumber
Method · 0.72
cancellableAsyncFn
Function · 0.72