sapling/eden/fs
Zeyi (Rice) Fan cb7154248e stop using shared WriteBatch in HgBackingStore
Summary: This diff clears the use of `LocalStore::WriteBatch` in `HgBackingStore` so operations does not share the same write batch. Sharing write batch is causing segfault when we switch to importing concurrently from Mercurial and Mononoke.

Reviewed By: chadaustin

Differential Revision: D15768556

fbshipit-source-id: 1b0baee3a561d79b55d455c1dcb0d66475a1ea8d
2019-06-19 17:50:01 -07:00
..
benchharness update license headers in C++ files 2019-06-19 17:02:45 -07:00
config update license headers in thrift files 2019-06-19 17:02:46 -07:00
fuse update license headers in CMake files 2019-06-19 17:02:46 -07:00
inodes Remove unnecessary dependency on folly::Subprocess 2019-06-19 17:44:42 -07:00
journal update license headers in CMake files 2019-06-19 17:02:46 -07:00
model update license headers in CMake files 2019-06-19 17:02:46 -07:00
rocksdb update license headers in CMake files 2019-06-19 17:02:46 -07:00
service update license header in remaining files 2019-06-19 17:02:46 -07:00
sqlite update license headers in CMake files 2019-06-19 17:02:46 -07:00
store stop using shared WriteBatch in HgBackingStore 2019-06-19 17:50:01 -07:00
takeover update license headers in thrift files 2019-06-19 17:02:46 -07:00
testharness update license headers in CMake files 2019-06-19 17:02:46 -07:00
tracing update license headers in CMake files 2019-06-19 17:02:46 -07:00
utils update license header in remaining files 2019-06-19 17:02:46 -07:00
win update license headers in CMake files 2019-06-19 17:02:46 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00