MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / isSigterm

Function isSigterm

out/cli.cjs:66522–66522  ·  view source on GitHub ↗
(signal)

Source from the content-addressed store, hash-verified

66520 const t2 = setTimeout(() => {
66521 kill("SIGKILL");
66522 }, timeout);
66523 if (t2.unref) {
66524 t2.unref();
66525 }

Callers 1

shouldForceKillFunction · 0.85

Calls 1

toUpperCaseMethod · 0.80

Tested by

no test coverage detected