Skip to content

Ensure safe usage of RwLocks are safe in beacon_node_fallback #6459

Closed
@jimmygchen

Description

@jimmygchen

Description

#4393 introduces some new usage of RwLock in beacon_node_fallback. This ensures safe, concurrent access to node health data across threads. We've done a round of review on this and don't think there's any deadlock risk, or any locks being held for too long, however there are areas we could potentially simplify and improve on:

Metadata

Metadata

Assignees

No one assigned

    Labels

    v6.0.0New major release for hierarchical state diffs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions