lighthouse/testing/simulator
Akihito Nakano e5b1a37110 [simulator] Fix race condition when creating LocalBeaconNode (#2137)
## Issue Addressed

We have a race condition when counting the number of beacon nodes. The user could end up seeing a duplicated service name (node_N).

## Proposed Changes

I have updated to acquire write lock before counting the number of beacon nodes.
2021-01-14 00:04:18 +00:00
..
src [simulator] Fix race condition when creating LocalBeaconNode (#2137) 2021-01-14 00:04:18 +00:00
Cargo.toml update dependencies (#2032) 2020-12-07 08:20:33 +00:00