Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/php/frankenphp
/ waitForCompletion
Method
waitForCompletion
threadtasks_test.go:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
func
(t *task) waitForCompletion() {
32
t.done.Lock()
33
}
34
35
func
convertToTaskThread(thread *phpThread) *taskThread {
36
handler := &taskThread{
Callers
1
testOnDummyPHPThread
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected