[Python-Dev] Buildbots and faulthandler

Nick Coghlan ncoghlan at gmail.com
Wed Apr 20 12:29:46 CEST 2011


On Wed, Apr 20, 2011 at 7:37 PM, Victor Stinner
<victor.stinner at haypocalc.com> wrote:
> Finally, I'm very happy to see that my faulthandler module was as useful
> as I expected: with more informations, we are now able to identify race
> conditions. I hope that we will fix all remaining threading, signal and
> subprocess race conditions!

Excellent work :)

Minor nit: the faulthandler docs could use an "impl-detail" block
similar to the one in the dis module docs.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list