Hello!
On Mon, Sep 29, 2014 at 2:22 PM, RJoshi wrote:
> I have been using RC2 for almost a month without any issues. I have used on
> Mac OSX as well as BeagleBone black (Angstrom).
Thank you for your feedback!
I'll just make a new formal release 1.7.4.1 from this RC2 release very soon :)
> I really like resty app which allows to execute code independent of nginx.
> A minor bug is when ngx.log() is used in code , resty prints , context:
> ngx.timer at the end, which was confusing initially but is now used to it.
>
Yeah, because the resty utility uses ngx.timer to implement the thing
under the hood. We may get rid of this noise in the future :)
Regards,
-agentzh