Setup
run multiple echidna instances in parallel
Expected behavior
it works, there is no shared state
Actual behavior
All instances write and read from crytic-export/combined_solc.json.
To avoid the hard to debug race condition, it could instead write to crytic-export-{UNIQID}/combined_solc.json