lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, May 23, 2020 at 1:48 PM Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> Now
> that we are releasing Lua 5.4, we are focused on fixing bugs, not in
> improving its design. After we finish this release, we can go back at
> looking for improvements for the next version.
>
> Thanks for the interest,
>
> -- Roberto

Is this just regarding reworking trap, or does it also apply to the
original race condition I reported and my globalhook fix for it?

Joseph C. Sible