You may not be the only one, but you probably are the only whose job is to address Pharo issues :)

Ben

On Jun 18, 2013, at 11:17 AM, Igor Stasenko <siguctua@gmail.com> wrote:

On 18 June 2013 11:11, St�phane Ducasse <stephane.ducasse@inria.fr> wrote:
Once igor finishes the TxModel and Athens it was planned to address the Delay problem.


I don't think i am the only one who capable to fix it. :)

Something broken in restoring Delay(s) after image restart (they
hanging for too far in the future).
That's my impression.
From other side, i do not see why Cookie should use [ Delay forEons wait] fork.
Instead, i would just replace implementation with code which checks
the time before giving answer
of cookie value.
So, if you won't use cookie value in heavy numerical-crunchy
calculations, this is completely fine.

Stef




--
Best regards,
Igor Stasenko.