sapling/eden/scm/lib/revisionstore
Jun Wu e39f3bc233 revisionstore: add mutex for tests related to env vars
Summary:
Rust tests run in multiple threads. Setting environment variables affects other
tests running in other threads and causes random test failures.
Protect env vars using a lock.

Reviewed By: DurhamG

Differential Revision: D24296639

fbshipit-source-id: db0bee85625a7b63e07b95ea76d96029487881d4
2020-10-15 22:48:41 -07:00
..
src revisionstore: add mutex for tests related to env vars 2020-10-15 22:48:41 -07:00
types edenapi: Hide edenapi wire types from externally visible API 2020-09-23 17:27:08 -07:00
Cargo.toml revisionstore: add mutex for tests related to env vars 2020-10-15 22:48:41 -07:00