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(iroh-gossip): do not drop existing connection on incoming one #2318

Merged

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented May 22, 2024

Fixes #2307

@dignifiedquire dignifiedquire enabled auto-merge May 22, 2024 18:22
@dignifiedquire dignifiedquire changed the title fix(iroh-gossip): do not drop existing peer connection when we get incoming one fix(iroh-gossip): do not drop existing connection on incoming one May 22, 2024
@dignifiedquire dignifiedquire added this to the v0.17.0 milestone May 22, 2024
@dignifiedquire dignifiedquire added this pull request to the merge queue May 22, 2024
Merged via the queue into n0-computer:main with commit e41d1d9 May 22, 2024
23 of 25 checks passed
link2xt added a commit to deltachat/deltachat-core-rust that referenced this pull request May 23, 2024
This fixes the problem with simultaneous connections in iroh-gossip:
<n0-computer/iroh#2318>
link2xt added a commit to deltachat/deltachat-core-rust that referenced this pull request May 23, 2024
This fixes the problem with simultaneous connections in iroh-gossip:
<n0-computer/iroh#2318>
link2xt added a commit to deltachat/deltachat-core-rust that referenced this pull request May 23, 2024
This fixes the problem with simultaneous connections in iroh-gossip:
<n0-computer/iroh#2318>
link2xt added a commit to deltachat/deltachat-core-rust that referenced this pull request May 23, 2024
This fixes the problem with simultaneous connections in iroh-gossip:
<n0-computer/iroh#2318>
link2xt added a commit to deltachat/deltachat-core-rust that referenced this pull request May 23, 2024
This fixes the problem with simultaneous connections in iroh-gossip:
<n0-computer/iroh#2318>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

iroh-gossip fails to establish connection if it is established simultaneously from both sides
2 participants