Skip to content

[Bug] Critical Data Races detected in consensus/wbft with -race flag #41

@colinkim

Description

@colinkim

System information

Gstable version: 0.1.0-stable
CL client & version: N/A (Unit Test)
OS & Version: OSX 15.5
Commit hash : adf7258

Expected behaviour

'-race' option is enabled and tests are run, all tests must pass without any data race warnings.

Actual behaviour

During testing of the consensus pacakge, multiple WARNING: DATA RACE events occurred

Steps to reproduce the behaviour

go test -v -race github.com/ethereum/go-ethereum/consensus/...

Log File : consensus_test-dev_conf1.20-exe1.22.log

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