Hi Willy, On Tue, 30 Mar 2021 at 17:56, Willy Tarreau <[email protected]> wrote: > > Guys, > > 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 ?
No objection, but also: what a coincidence. I suggest you get a lottery ticket today. cheers, lukas

