Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ get_pid
Method
get_pid
deps/v8/tools/testrunner/local/process_utils.py:72–73 ·
view source on GitHub ↗
(self, pid)
Source
from the content-addressed store, hash-verified
70
self.log_buffer_max = int(flush_log_buffer_sec / probing_interval_sec)
71
72
def
get_pid(self, pid):
73
return
pid
74
75
@contextmanager
76
def
log_stats(self, process):
Callers
1
log_stats
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected