Revert "Use OS level locking in git_cache.py"
This reverts commit d3affaa6. Reason for revert: no attribute ignore_lock Original change's description: > Use OS level locking in git_cache.py > > Without OS level locking it's possible to leave "lock" files on disk > which will prevent next run to acquire those locks. This can easily > happen if SIGKIL is issued. > > R=apolito@google.com, ehmaldonado@chromium.org > > Bug: 1049610 > Change-Id: Id87aa1376b9ea5ff0c2d14f3603636493ed1dd5b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2189333 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> TBR=iannucci@chromium.org,ehmaldonado@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com Change-Id: Iecc963e0a99d7f59f3f8801e529839346f9fbaf3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1049610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2211186Reviewed-by:Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Showing
This diff is collapsed.
lockfile.py
deleted
100644 → 0
win32imports.py
deleted
100644 → 0
Please
register
or
sign in
to comment