-
-
Notifications
You must be signed in to change notification settings - Fork 18
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 lifecycle accept node #25
Conversation
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## master #25 +/- ##
======================================
Coverage 35.1% 35.1%
======================================
Files 17 17
Lines 1841 1841
======================================
Hits 647 647
Misses 1194 1194 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Shouldn't we set the stage to the initial then? |
There is no need, when |
I prefer to add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pls see the comment above
210c9b1
to
b08e3b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK b08e3b5
To compose the accept channel, the peer needs to be in the initial state.