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: prevent duplicate connections to multiaddr #2734

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into prevent-duplicate-connections

9b1d86b
Select commit
Loading
Failed to load commit list.
Open

fix: prevent duplicate connections to multiaddr #2734

Merge branch 'main' into prevent-duplicate-connections
9b1d86b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 27, 2025 in 1s

95.87% of diff hit (target 91.10%)

View this Pull Request on Codecov

95.87% of diff hit (target 91.10%)

Annotations

Check warning on line 277 in packages/libp2p/src/connection-manager/dial-queue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/connection-manager/dial-queue.ts#L276-L277

Added lines #L276 - L277 were not covered by tests

Check warning on line 283 in packages/libp2p/src/connection-manager/dial-queue.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/libp2p/src/connection-manager/dial-queue.ts#L282-L283

Added lines #L282 - L283 were not covered by tests