sapling/eden
Alex Hornby 7813e241df mononoke: remove check_lock_repo from repo_client unbundle
Summary:
We currently do repo lock checks in a loop during unbundle.  However we now do a repo lock check in the  bookmarks_movement::PushrebaseOntoBookmarkOp::run(), making the loop and check in repo_client unbundle redundant

Cons: It will no longer early terminate. Pros: database load should be reduced.

Reviewed By: StanislavGlebik

Differential Revision: D30331806

fbshipit-source-id: 16ee72e570184c20ac08d3fa6d8f9f333c91deb7
2021-08-16 15:12:50 -07:00
..
fs treeoverlay: allow turning off synchronous with configuration 2021-08-16 13:47:15 -07:00
hg-server remove use of chashmap 2021-08-03 13:07:18 -07:00
integration integration: make tests compatible on Windows 2021-08-05 17:34:25 -07:00
locale
mononoke mononoke: remove check_lock_repo from repo_client unbundle 2021-08-16 15:12:50 -07:00
scm dag: update overlay_map_next_id on flush 2021-08-16 14:24:48 -07:00
test_support fix systemd tests locally 2021-07-09 17:24:11 -07:00
test-data fix fsck snapshot integration tests 2021-07-14 16:20:04 -07:00
.gitignore eden: wire up mac contbuild 2019-02-05 21:52:30 -08:00
Eden.project.toml