sapling/mercurial-types
Simon Farnsworth ade48bee19 Make Repo trait Send + Sync
Summary:
We can't serve a repo that isn't Send + Sync; make the trait
implicitly Send + Sync so that we don't get caught by this when trying to use
a Repo implementation from the server code

Reviewed By: jsgf

Differential Revision: D6232591

fbshipit-source-id: 199798043e0718831f63b313255830b7f98ed8ca
2017-11-06 17:21:20 -08:00
..
mocks use RepoPath instead of MPath in a few places 2017-10-31 14:26:39 -07:00
src Make Repo trait Send + Sync 2017-11-06 17:21:20 -08:00