Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ _create_signal_proc
Method
_create_signal_proc
deps/v8/tools/testrunner/base_runner.py:713–714 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
711
procs[i].connect_to(procs[i + 1])
712
713
def
_create_signal_proc(self):
714
return
SignalProc()
Callers
2
_do_execute
Method · 0.80
_do_execute
Method · 0.80
Calls
1
SignalProc
Class · 0.90
Tested by
no test coverage detected