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

Processing pattern balancing #784

Merged
merged 6 commits into from
Jan 27, 2025
Merged

Conversation

raoulvdberge
Copy link
Contributor

See #612

This way, tasks will be able to round
robin for sinks for processing
balancing.
Pattern instances are unique because
they have an ID.
For processing pattern balancing
we need to be able to query based
on the layout, rather than the
unique instance.
This caused loaded tasks not being able
to be cancelled when reloading
a world.
@raoulvdberge raoulvdberge force-pushed the feat/GH-612/processing-balancing branch from 7bb9bd7 to 13bbc61 Compare January 27, 2025 17:54
@raoulvdberge raoulvdberge merged commit 1b11c24 into develop Jan 27, 2025
7 checks passed
@raoulvdberge raoulvdberge deleted the feat/GH-612/processing-balancing branch January 27, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant