Skip to content

Add Concurrency Tests

Tobias Pfandzelter requested to merge tp/concurrency-tests into main

this adds a new test suite in the 3nodetest to test concurrent updates to keygroups. As expected, this doesn't currently work properly since there is basically no consistency or ordering.

Merge request reports