MCPcopy
hub / github.com/di-sukharev/opencommit / onConnectTimeout

Function onConnectTimeout

out/cli.cjs:53156–53158  ·  view source on GitHub ↗
(socket)

Source from the content-addressed store, hash-verified

53154 });
53155 }, timeout);
53156 return () => {
53157 clearTimeout(timeoutId);
53158 clearImmediate(s1);
53159 clearImmediate(s2);
53160 };
53161 }

Callers 1

buildConnectorFunction · 0.85

Calls 1

destroyMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…