On Fri, 25 Nov 2016 21:54:14 -0800, c...@zoffix.com wrote:
> On Thu, 24 Nov 2016 10:46:58 -0800, alex.jakime...@gmail.com wrote:
> > *Code:*
> > sleep 9999999999999999999;
> > say ‘awww, that was some good sleep!’
> >
> > *Result:*
> > awww, that was some good sleep!
> 
> Fixed in:
> https://github.com/rakudo/rakudo/commit/c797d3ff5082c6738e069517e402af6f418e192e
> Tests in: https://github.com/perl6/roast/commit/0fc0919c7f

Actually, that fix is broken; doesn't sleep for correct amount of time.
Correct fix pushed in https://github.com/rakudo/rakudo/commit/7c5ea31800

Reply via email to