R. David Murray added the comment:

My guess about that is that it is an nfs work file in the directory, and nfs 
didn't delete it by the time the final testing-cleanup rmdir was happening.  
But I am *purely* guessing, since I haven't used NFS in probably 20 years.

So, essentially, I'm suspecting a timing issue here, and there may indeed be 
nothing realistic we can do about it.  But I'm wondering why the pathlib tests 
are triggering it when, for example, the shutil and os.path tests don't.  (At 
least, that's my understanding from the OP.)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20876>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to