Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated rollback of commit 618e5a2.
*** Reason for rollback *** This operation is supposed to be atomic. The windows flakiness should be addressed more directly. *** Original change description *** Use FileSystemUtils.moveFile instead of renameTo function of Path renameTo is sometimes flaky on Windows, moveFile is a more robust implementation. Fixes #9995 RELNOTES: None PiperOrigin-RevId: 274606746
- Loading branch information