Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ deadlock_detector.py
File
deadlock_detector.py
ci/util/deadlock_detector.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Deadlock detection and stack dumping for hung tests."
""
3
4
import
os
Callers
nothing calls this directly
Calls
2
find_debugger
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected