On Tue, Mar 30, 2021 at 5:57 PM Willy Tarreau <w...@1wt.eu> wrote:
> out of curiosity I wanted to check when the overflow happened:
>
> $ date --date=@$(((($(date +%s) * 1000) & -0x8000000) / 1000))
> Mon Mar 29 23:59:46 CEST 2021
>
> So it only affects processes started since today. I'm quite tempted not
> to wait further and to emit 2.3.9 urgently to fix this before other
> people get trapped after reloading their process. Any objection ?

I do confirm the timestamp on our side but do not have the necessary
tooling to test the fix.

Thanks,
-- 
William

Reply via email to