[Python-Dev] Problem with signals in a single threaded application (original) (raw)

Ulisses Furquim ulissesf at gmail.com
Wed Jan 24 18:32:06 CET 2007


On 1/24/07, "Martin v. Löwis" <martin at v.loewis.de> wrote:

I agree it's a bug, and I agree with your proposed analysis. Please try to come up with a patch (e.g. by putting a while(istripped) loop around the for loop). Also make sure you include test case.

Ok. I was discussing this problem with a colleague of mine and he had a nice idea on how to fix this. We couldn't think of anything wrong with the solution, so I'm testing it right now and gonna write a test case afterwards.

Thanks for contributing,

No problem. :-)

Regards,

-- Ulisses



More information about the Python-Dev mailing list