Hi Duy, On Fri, 3 May 2019, Duy Nguyen wrote: > I have a feeling that most operations read the index unlocked, > manipulate and only lock before writing things out. So yeah it's > probably already racy. IIRC there is a check for that, so it is not actually racy ;-) Ciao, Johannes