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

Bug30942 rebase2 squashed #1201

Closed
wants to merge 4 commits into from

Conversation

Labels
None yet
Projects
None yet
1 participant
@asn-d6
Copy link
Member

@asn-d6 asn-d6 commented Aug 5, 2019

No description provided.

asn-d6 added 4 commits Aug 5, 2019
One function does the validation, the other does the handling.
Padding circuits were regular cells that got closed before their padding
machine could finish. This means that they can still receive regular cells from
their past life, but they have no way or reason to answer them anymore. Hence
let's ignore them before they even get to the proper subsystems.
@asn-d6 asn-d6 closed this Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment