pyppin.threadingΒΆ
Tools for multithreaded code.
Modules
Run a function periodically in a background thread. |
|
A smarter semaphore that can do things like wait for tasks to finish. |
|
A library to dump stack traces from all threads, not just the current one. |
|
The actual meat of stack tracing. |