Comment 46 for bug 1220165

Revision history for this message
Colin Watson (cjwatson) wrote :

I think the immediately-prior removes may be producing change events. It's a little hard to tell because trying to instrument it to any extent (e.g. udevadm monitor) causes the race to go away.

What I'm currently trying is a patch that retries adds in much the same way that we retry removes; if that works then I think that's evidence in support of my theory.