Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ sendToParentThread
Function
sendToParentThread
lib/command/workers/runTests.js:551–553 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
549
}
550
551
function
sendToParentThread(data) {
552
parentPort?.postMessage(data)
553
}
554
555
function
listenToParentThread() {
556
if
(!poolMode) {
Callers
2
runPoolTests
Function · 0.85
initializeListeners
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected