mirror of
https://github.com/rclone/rclone
synced 2025-03-24 07:04:23 +01:00

Before this change asynchronous closes in cmount could cause sharing violations under Windows on Remove which manifest themselves frequently as test failures. This change lets the Remove be retried on a sharing violation under Windows.