Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ resolveCheckAgain
Function
resolveCheckAgain
turbopack/packages/devlow-bench/src/file.ts:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
.catch(() => false)
35
if
(!(
await
checkAccess())) {
36
let
resolveCheckAgain = () => {}
37
const
watcher = watch(dirname(path), () => {
38
resolveCheckAgain()
39
})
Callers
1
waitForFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected