MCPcopy
hub / github.com/vercel/next.js / waitUntil

Method waitUntil

packages/next/src/server/web/adapter.ts:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 waitUntil() {
63 throw new PageSignatureError({ page: this.sourcePage })
64 }
65}
66
67const headersGetter: TextMapGetter<Headers> = {

Callers 13

createHandlerFunction · 0.45
AwaiterOnceClass · 0.45
waitUntilFunction · 0.45
awaiter.test.tsFile · 0.45
afterMethod · 0.45
addCallbackMethod · 0.45
getHandlerFunction · 0.45
handlerMethod · 0.45
renderToHTMLOrFlightImplFunction · 0.45
afterMethod · 0.45
addCallbackMethod · 0.45
n3Function · 0.45

Calls

no outgoing calls

Tested by 1

waitUntilFunction · 0.36