[issue30334] [Windows] support.rmtree() should retry on WindowsError: [Error 32] The process cannot access the file because it is being used by another process

STINNER Victor report at bugs.python.org
Wed May 10 12:33:21 EDT 2017


STINNER Victor added the comment:

> See http://bugs.python.org/issue15526

Oh, thanks for the hint :-)

I proposed a "backport" (modified for 2.7): https://github.com/python/cpython/pull/1537

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30334>
_______________________________________


More information about the Python-bugs-list mailing list