Getting the stack trace of a blocked thread

Bram Cohen bram at gawth.com
Sun Nov 5 16:03:53 EST 2000


In the application I'm working on, we from time to time find that a thread
is (apparently) blocking indefinitely. It would be *very* helpful if we
could programmatically have a current stack trace for a particular Thread
object be printed. Is there any way to do this?

-Bram Cohen





More information about the Python-list mailing list