Login  Register

Re: Delay error after system crash

Posted by EstebanLM on Feb 08, 2011; 3:32pm
URL: https://forum.world.st/Delay-error-after-system-crash-tp3275913p3276125.html

yeah... I'm not using it... seems to be InputEventPollingFetcher, the problem :(


El 08/02/2011, a las 11:59a.m., Igor Stasenko escribió:

> This happens when you try to wait for same Delay instance.
> Try to not capture the Delay instance into vars and don't use same
> delay instances for multiple waits.
>
> As to me the logic of delay handling is wrong. I don't see why same
> delay instance can't be shared by multiple processes to wait for same
> period of time.
>
> For behavior which it demonstrates currently i would call it like DelayedSignal.
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>