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

swarm: bugfix: don't open new stream over transient connection #2450

Merged
merged 1 commit into from
Aug 3, 2023

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Aug 1, 2023

related to #1603

We should not rely on type assertion here for this work. Ideally we should move Transient field to network.ConnectionState which is supported by transport.CapableConn. I'll do that in a later PR.

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.

None yet

2 participants