FilesApp trash: removeOldFiles should ignore write-in-progress info
*.trashinfo files require 2 async operation to first create the file, and then write to it. This can cause issues if removeOldFiles_() is running concurrently. Hopefully this fixes test flakes. Bug: 953310 Change-Id: Ib6d192122a97f956ba79ec11a8f5e099f4d418c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515499 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#823376}
Showing
Please register or sign in to comment