Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ create_heartbeat
Method
create_heartbeat
deps/v8/tools/testrunner/local/pool.py:55–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
54
@staticmethod
55
def
create_heartbeat():
56
return
MaybeResult(True, None)
57
58
@staticmethod
59
def
create_result(value):
Callers
1
_get_result_from_queue
Method · 0.80
Calls
1
MaybeResult
Class · 0.85
Tested by
no test coverage detected