On 4/20/2011 7:57 AM, Ethan Furman wrote:
Victor Stinner wrote:
Finally, I'm very happy to see that my faulthandler module was as useful
as I expected [...]
Congratulations! Nice work.
Ditto. Multiple pats on the back.
--
Terry Jan Reedy
___
Pyth
Victor Stinner wrote:
Finally, I'm very happy to see that my faulthandler module was as useful
as I expected [...]
Congratulations! Nice work.
~Ethan~
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-d
On Wed, Apr 20, 2011 at 7:37 PM, Victor Stinner
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 co