sapling/eden/scm/lib/hgcommands
Jun Wu 607be999e1 hgcommands: avoid deadlock setting up fail points in different threads
Summary:
It turns out that D30052693 (fd10938296) was not enough. The FailScenario cannot be setup
from different threads too.  Doing that would cause deadlock. So let's avoid
that too.

Reviewed By: DurhamG

Differential Revision: D30124930

fbshipit-source-id: 0095bcf5ad3a99831d9b9c75a1e9f2c50729819b
2021-08-05 10:01:44 -07:00
..
src hgcommands: avoid deadlock setting up fail points in different threads 2021-08-05 10:01:44 -07:00
Cargo.toml hgcommands: setup fail points 2021-07-26 15:23:39 -07:00