Another interesting timing/process bug

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Another interesting timing/process bug

Andreas.Raab
Hi -

Not sure how many people use it but BlockContext>>valueWithin:onTimeout:
doesn't deal correctly with non-local returns which can have
"interesting" effects to say the least. For those of you using it, I
recommend applying the following fix immediately:

        http://bugs.squeak.org/view.php?id=6628

This is in particular interesting if you call valueWithin:onTimeout:
repeatedly as illustrated in the tests accompanying the above fix.

Cheers,
   - Andreas

Reply | Threaded
Open this post in threaded view
|

Re: Another interesting timing/process bug

Jason Johnson-5
Is it too late for this to go in 3.10?

On 8/17/07, Andreas Raab <[hidden email]> wrote:

> Hi -
>
> Not sure how many people use it but BlockContext>>valueWithin:onTimeout:
> doesn't deal correctly with non-local returns which can have
> "interesting" effects to say the least. For those of you using it, I
> recommend applying the following fix immediately:
>
>         http://bugs.squeak.org/view.php?id=6628
>
> This is in particular interesting if you call valueWithin:onTimeout:
> repeatedly as illustrated in the tests accompanying the above fix.
>
> Cheers,
>    - Andreas
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Another interesting timing/process bug

stephane ducasse
I hope not!

Stef

On 18 août 07, at 09:21, Jason Johnson wrote:

> Is it too late for this to go in 3.10?
>
> On 8/17/07, Andreas Raab <[hidden email]> wrote:
>> Hi -
>>
>> Not sure how many people use it but  
>> BlockContext>>valueWithin:onTimeout:
>> doesn't deal correctly with non-local returns which can have
>> "interesting" effects to say the least. For those of you using it, I
>> recommend applying the following fix immediately:
>>
>>         http://bugs.squeak.org/view.php?id=6628
>>
>> This is in particular interesting if you call valueWithin:onTimeout:
>> repeatedly as illustrated in the tests accompanying the above fix.
>>
>> Cheers,
>>    - Andreas
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Another interesting timing/process bug

Edgar J. De Cleene



El 8/19/07 10:55 AM, "stephane ducasse" <[hidden email]> escribió:

> I hope not!
>
> Stef
>
> On 18 août 07, at 09:21, Jason Johnson wrote:
>
>> Is it too late for this to go in 3.10?
>>
>> On 8/17/07, Andreas Raab <[hidden email]> wrote:
>>> Hi -
>>>
>>> Not sure how many people use it but
>>> BlockContext>>valueWithin:onTimeout:
>>> doesn't deal correctly with non-local returns which can have
>>> "interesting" effects to say the least. For those of you using it, I
>>> recommend applying the following fix immediately:
>>>
>>>         http://bugs.squeak.org/view.php?id=6628
>>>
>>> This is in particular interesting if you call valueWithin:onTimeout:
>>> repeatedly as illustrated in the tests accompanying the above fix.
>>>
>>> Cheers,
>>>    - Andreas


To request of people , is in his way to server.
So soon all could have this
Thanks Andreas !

Edgar



Reply | Threaded
Open this post in threaded view
|

Re: Another interesting timing/process bug

Jason Johnson-5
Thanks Edgar!

On 8/19/07, Edgar J. De Cleene <[hidden email]> wrote:

>
>
>
> El 8/19/07 10:55 AM, "stephane ducasse" <[hidden email]> escribió:
>
> > I hope not!
> >
> > Stef
> >
> > On 18 août 07, at 09:21, Jason Johnson wrote:
> >
> >> Is it too late for this to go in 3.10?
> >>
> >> On 8/17/07, Andreas Raab <[hidden email]> wrote:
> >>> Hi -
> >>>
> >>> Not sure how many people use it but
> >>> BlockContext>>valueWithin:onTimeout:
> >>> doesn't deal correctly with non-local returns which can have
> >>> "interesting" effects to say the least. For those of you using it, I
> >>> recommend applying the following fix immediately:
> >>>
> >>>         http://bugs.squeak.org/view.php?id=6628
> >>>
> >>> This is in particular interesting if you call valueWithin:onTimeout:
> >>> repeatedly as illustrated in the tests accompanying the above fix.
> >>>
> >>> Cheers,
> >>>    - Andreas
>
>
> To request of people , is in his way to server.
> So soon all could have this
> Thanks Andreas !
>
> Edgar
>
>
>
>