Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tox-dev/tox
/ handler
Function
handler
tests/execute/local_subprocess/bad_process.py:19–20 ·
view source on GitHub ↗
(signum: int, _: FrameType | None)
Source
from the content-addressed store, hash-verified
17
18
19
def
handler(signum: int, _: FrameType | None) -> None:
20
_p(f
"how about no signal {signum!r}"
)
21
22
23
def
_p(m: str) -> None:
Callers
2
main
Function · 0.50
_resolve_replace
Method · 0.50
Calls
1
_p
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…