lighthouse/testing
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
..
ef_tests Update EF tests to 1.0.0 (#1875) 2020-11-12 23:52:38 +00:00
eth1_test_rig Update dependencies (#2084) 2020-12-14 02:28:19 +00:00
node_test_rig replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
remote_signer_test replace tempdir by tempfile (#2143) 2021-01-06 06:36:11 +00:00
simulator [simulator] Fix race condition when creating LocalBeaconNode (#2137) 2021-01-14 00:04:18 +00:00
state_transition_vectors Bump all spec tags to v0.12.1 (#1275) 2020-06-19 11:18:27 +10:00