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 ?

Willy

Reply via email to