Skip to content

race condition for writing to crytic-export/combined_solc.json #1471

@monperrus

Description

@monperrus

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions