Skip to content
lmacken edited this page Mar 15, 2012 · 4 revisions

I spent a week trying to figure out why my subprocesses were deadlocking when they had no shared resources. Pyrasite gave me the tools I needed to determine that the logging module was stalling one of the processes in about 5 minutes.

--Dusty Phillips

Clone this wiki locally