Pádraig Brady wrote: > > FAIL: tests/du/move-dir-while-traversing > > > > Here's the relevant test-suite.log part. > > That test is inherently racy. > I presume the failure was intermittent (or a crazy fast machine).
Yes, the failure is not reproducible more than once. > I'll look at fixing for the next release. > > In the meantime we can minimize the race > without impacting the run time, > as done in the attached. Thanks!
