Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: refactor handling of the actual dataflow #464

Open
wants to merge 2 commits into
base: transition-to-runkit
Choose a base branch
from

Conversation

doudou
Copy link
Member

@doudou doudou commented Feb 21, 2025

This PR's objective is to cleanup the ActualDataFlow graph so that it's easier to change. One main change is that the graph is now not directly available anymore, as it was, so that the rest of the runtime code is not directly dependent on the graph structure.

This is preparation work to prepare a change in how the actual dataflow graph
manages its internal data. The objective of this commit is to make an interface
that hides these details to the rest of Syskit
@doudou doudou requested a review from jhonasiv February 21, 2025 00:29
@doudou doudou requested a review from wvmcastro February 28, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant