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 yamux simultaneous closing #823

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Fix yamux simultaneous closing #823

merged 1 commit into from
Dec 16, 2022

Conversation

Menduist
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2022

Codecov Report

Merging #823 (9d3011d) into unstable (b3d9360) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable     #823      +/-   ##
============================================
+ Coverage     83.53%   83.57%   +0.04%     
============================================
  Files            81       82       +1     
  Lines         14675    14906     +231     
============================================
+ Hits          12259    12458     +199     
- Misses         2416     2448      +32     
Impacted Files Coverage Δ
libp2p/muxers/yamux/yamux.nim 89.45% <100.00%> (-0.13%) ⬇️
libp2p/protocols/connectivity/autonat.nim 84.02% <0.00%> (-2.94%) ⬇️
libp2p/muxers/mplex/lpchannel.nim 84.02% <0.00%> (-2.73%) ⬇️
libp2p/protocols/pubsub/pubsubpeer.nim 85.60% <0.00%> (-2.28%) ⬇️
libp2p/protocols/pubsub/pubsub.nim 81.78% <0.00%> (-1.43%) ⬇️
libp2p/protocols/pubsub/gossipsub.nim 84.51% <0.00%> (-1.36%) ⬇️
libp2p/dial.nim 50.81% <0.00%> (-0.85%) ⬇️
libp2p/protocols/pubsub/gossipsub/behavior.nim 87.84% <0.00%> (-0.45%) ⬇️
libp2p/protobuf/minprotobuf.nim 82.13% <0.00%> (-0.18%) ⬇️
... and 18 more

@Menduist Menduist merged commit 63e1872 into unstable Dec 16, 2022
@Menduist Menduist deleted the fixyamuxclose branch December 16, 2022 17:14
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.

1 participant