Skip to content

Fix race condition in tests

Rosen Matev requested to merge rm-fix-tests into master

Tests were trying to write to the same output files, which sometimes causes corruptions and failures in the validators.

Merge request reports