Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
67
const
headersGetter: TextMapGetter<Headers> = {
Callers
13
createHandler
Function · 0.45
AwaiterOnce
Class · 0.45
waitUntil
Function · 0.45
awaiter.test.ts
File · 0.45
after
Method · 0.45
addCallback
Method · 0.45
getHandler
Function · 0.45
handler
Method · 0.45
renderToHTMLOrFlightImpl
Function · 0.45
after
Method · 0.45
addCallback
Method · 0.45
n3
Function · 0.45
Calls
no outgoing calls
Tested by
1
waitUntil
Function · 0.36