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

Add an event when a pending negotiation substream is reset #521

Merged
merged 2 commits into from
May 4, 2023

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented May 4, 2023

Fix #506

I'm not super happy about that fix. The way I fixed it is consistent with how the code is, but it definitely increases once again the complexity of all these events. Some kind of simplification is desperately needed, but I don't know which.

@tomaka tomaka added this pull request to the merge queue May 4, 2023
Merged via the queue into smol-dot:main with commit a9b5a5d May 4, 2023
@tomaka tomaka deleted the fix-506 branch May 4, 2023 17:13
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.

Panic when an inbound substream gets cancelled before being accepted/refused
1 participant