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

Fix x_done signals to be correctly asserted #1103

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Conversation

nathanielnrn
Copy link
Contributor

Before, x_done signals were asserted after a hardcoded 32 transfers.
Now this is decided parametrically.

Before, x_done signals were asserted after a hardcoded 32 transfers.
Now this is decided parametrically.
Copy link
Contributor

@sampsyo sampsyo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!!! This looks perfect to me!! 🎉

@nathanielnrn nathanielnrn merged commit e5577c8 into master Jul 15, 2022
@nathanielnrn nathanielnrn deleted the assert-done-fix-fix branch July 15, 2022 13:32
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.

Fix copy_done and send_done to be asserted at the correct time
2 participants