Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: test_replication_all failure (#4155)
Fixes #4150. The failure can be reproduced with high probability on ARM via `pytest dragonfly/replication_test.py -k test_replication_all[df_factory0-mode0-8-t_replicas3-seeder_config3-2000-False]` Not sure why this barrier is needed but #4146 removes the barrier which breaks a gentle balance in the code in unexpected way. Signed-off-by: Roman Gershman <[email protected]>
- Loading branch information