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

[overseer] check for circular communication structures between subsystems #3825

Closed
Tracked by #3427
drahnr opened this issue Sep 9, 2021 · 1 comment
Closed
Tracked by #3427
Assignees
Labels
J0-enhancement An additional feature request. T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance.

Comments

@drahnr
Copy link
Contributor

drahnr commented Sep 9, 2021

There is a lack of tooling to verify the communication flow of the overseer is unidirectional. This directly influences the size requirements of bounded channels / insertion of unbounded channels.

@drahnr drahnr changed the title check for circular dependencies between subsystems [overseer] check for circular communication structures between subsystems Sep 10, 2021
@drahnr drahnr self-assigned this Sep 21, 2021
@drahnr drahnr added the J0-enhancement An additional feature request. label Oct 4, 2021
@drahnr drahnr added this to To do in Parachains Engineering Dec 1, 2021
@sandreim
Copy link
Contributor

sandreim commented Jun 9, 2022

implemented in #5614

@sandreim sandreim closed this as completed Jun 9, 2022
Parachains Engineering automation moved this from To do to Done Jun 9, 2022
@ordian ordian added the T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance. label Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request. T4-parachains_engineering This PR/Issue is related to Parachains performance, stability, maintenance.
Projects
No open projects
Development

No branches or pull requests

3 participants