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

executor: Fix coroutine leak after kill remote connection #46035

Merged
merged 2 commits into from
Aug 14, 2023

polish

7b09dc5
Select commit
Loading
Failed to load commit list.
Merged

executor: Fix coroutine leak after kill remote connection #46035

polish
7b09dc5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 14, 2023 in 0s

72.6836% (-2.0799%) compared to f680a5d

View this Pull Request on Codecov

72.6836% (-2.0799%) compared to f680a5d

Details

Codecov Report

Merging #46035 (7b09dc5) into master (f680a5d) will decrease coverage by 2.0799%.
Report is 7 commits behind head on master.
The diff coverage is 0.0000%.

Additional details and impacted files
@@               Coverage Diff                @@
##             master     #46035        +/-   ##
================================================
- Coverage   74.7635%   72.6836%   -2.0799%     
================================================
  Files          1293       1300         +7     
  Lines        398059     399772      +1713     
================================================
- Hits         297603     290569      -7034     
- Misses        81102      90744      +9642     
+ Partials      19354      18459       -895     
Components Coverage Δ
dumpling 54.0444% <ø> (ø)
parser 85.0656% <ø> (+0.0108%) ⬆️
br 47.6205% <ø> (-16.8711%) ⬇️