MCPcopy 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
4import os

Callers

nothing calls this directly

Calls 2

find_debuggerFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected