You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… (#22563)
On Windows, make copies of files for snapshots, because
Go does not support the FILE_SHARE_DELETE flag which
allows files (and links) to be deleted while open. This
causes temporary directories to be left behind after
backups.
closes#16289
(cherry picked from commit 3702fe8)
closes#22557
(cherry picked from commit 47007f6)
closes#22558
Port #16289 to 2.0 branch
The text was updated successfully, but these errors were encountered: