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: avoid finishing write futures while stream is being closed #1032

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

revert asyncSpawn change

9c1d879
Select commit
Loading
Failed to load commit list.
Draft

fix: avoid finishing write futures while stream is being closed #1032

revert asyncSpawn change
9c1d879
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 0s

82.77% (+0.02%) compared to e9b4561

View this Pull Request on Codecov

82.77% (+0.02%) compared to e9b4561

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.77%. Comparing base (e9b4561) to head (9c1d879).
Report is 1 commits behind head on unstable.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable    #1032      +/-   ##
============================================
+ Coverage     82.75%   82.77%   +0.02%     
============================================
  Files            91       91              
  Lines         15616    15620       +4     
============================================
+ Hits          12923    12930       +7     
+ Misses         2693     2690       -3     
Files Coverage Δ
libp2p/muxers/mplex/lpchannel.nim 83.87% <100.00%> (+2.00%) ⬆️