MCPcopy 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

Calls 1

MaybeResultClass · 0.85

Tested by

no test coverage detected