add stacktracer.py: helper util to debug threading issues

taken from https://code.activestate.com/recipes/577334-how-to-debug-deadlocked-multi-threaded-programs/
This commit is contained in:
SomberNight
2023-08-30 15:31:13 +00:00
parent c3f16615ca
commit b284b88746
2 changed files with 132 additions and 0 deletions

View File