Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

overseer: remove connect/disconnect state of the Handle #3777

@drahnr

Description

@drahnr

The existance of this state is merely due to a cyclic dependency that currently exists. It does not represent the state of the overseer.

The chain selection is currently built atop of that, but it should really only consider a is_relay_chain: bool which is based on the known chains that indeed are relay chains.

#3775 introduces a way to avoid breaking the cycle for subsystems, but also lays the ground work to break non-subsystem cycles, yet requires #3773 to land before this can be done cleanly.

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