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

fixup! Implement separate signal and message flows (#66) #71

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

alexggh
Copy link
Contributor

@alexggh alexggh commented Jan 29, 2024

We forgot to increment signals_received, that make subsystems to fall out of sync if they start using recv_signal, which we did in paritytech/polkadot-sdk#2125 and that made roco to slow-down significantly.

alexggh added a commit to paritytech/polkadot-sdk that referenced this pull request Jan 29, 2024
Pulls: paritytech/orchestra#71

Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
@s0me0ne-unkn0wn
Copy link
Contributor

That sucks. Sorry about that. It would require a quick-fix release @drahnr

Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
@sandreim sandreim merged commit c0ded02 into master Jan 29, 2024
7 checks passed
@ggwpez ggwpez deleted the alexaggh/fix_signal_receive branch January 29, 2024 13:09
github-merge-queue bot pushed a commit to paritytech/polkadot-sdk that referenced this pull request Jan 29, 2024
Pulls: paritytech/orchestra#71

---------

Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
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.

4 participants