Closed ap-- closed 1 year ago
Close #106 (hopefully 🥲 )
cpython pathlib tests use a special implementation of rmtree on windows that waits up to 1 second on file tree removal. My guess is this might circumvent the issues we're seeing with flaky webdav dir removal and crashes in the webdav fixture
rmtree
Waiting for #105
Close #106 (hopefully 🥲 )
cpython pathlib tests use a special implementation of
rmtree
on windows that waits up to 1 second on file tree removal. My guess is this might circumvent the issues we're seeing with flaky webdav dir removal and crashes in the webdav fixture