[Stackless] python-272 test hang
Kristján Valur Jónsson
kristjan at ccpgames.com
Wed Jan 11 10:25:10 CET 2012
Sounds like one of those exit cases that we haven't had the time to iron out completely.
Probably it is a timing-related thing that it happens on this platform and not others.
K
> -----Original Message-----
> From: stackless-bounces at stackless.com [mailto:stackless-
> bounces at stackless.com] On Behalf Of Richard Tew
> Sent: 11. janúar 2012 02:48
> To: The Stackless Python Mailing List
> Subject: Re: [Stackless] python-272 test hang
>
> On Wed, Jan 11, 2012 at 2:34 PM, Roger Florkowski
> <rflorkowski at mypublisher.com> wrote:
> > My environment is fedora-14, 32bit.
> >
> > I have python-271-export ... just started upgrading to 272. I can run
> > teststackless over and over against the 271-export without any issues.
> > The 272-export, its random ... sometimes it completes ... sometimes it
> > will hang forever on this test (50/50 it will fail):
> >
> > Test that the last runnable tasklet cannot be blocked on a channel. ...
> >
> > If it gets stuck, I cannot ctrl-c out of the "make teststackless". I
> > have to put it to sleep and kill -9.
> >
> > If there's any additional info I can provide (or if this is the wrong
> > place to report such an issue) - let me know.
>
> This is the correct place to report it, thanks. At this time, I can't think of any
> additional information you can provide offhand. I'll take a look at the source
> code when I get the chance and let you know.
>
> But.. this is the sort of bug that should happen on all platforms consistently,
> so should have happened when I ran the tests on either Windows or Linux
> before release.
>
> Cheers,
> Richard.
>
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list