Jeff King <peff@xxxxxxxx> writes: > On Thu, Dec 01, 2022 at 11:27:29AM -0800, Jonathan Tan wrote: > >> Thanks everyone for your reviews. Here is a reroll with the requested change >> (just one small one). > > Thanks, this looks OK to me. However Junio noted in "What's cooking" > that it seems to break CI on windows. The problem is in t5318.93: > ... > In particular I wonder if obj_read_unlock() might be the culprit here, > and something like this might help: Thanks for following-up.