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

[OCC] Fix hang where abort channel blocks iterator #379

Merged
merged 4 commits into from
Dec 13, 2023

fix the race

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

[OCC] Fix hang where abort channel blocks iterator #379

fix the race
7f7e772
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 1s

56.12% (target 50.00%)

View this Pull Request on Codecov

56.12% (target 50.00%)

Details

Codecov Report

Merging #379 (7f7e772) into occ-main (3c5cfcc) will decrease coverage by 0.01%.
Report is 1 commits behind head on occ-main.
The diff coverage is 95.91%.

❗ Current head 7f7e772 differs from pull request most recent head 16a9e50. Consider uploading reports for the commit 16a9e50 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           occ-main     #379      +/-   ##
============================================
- Coverage     56.12%   56.12%   -0.01%     
============================================
  Files           627      627              
  Lines         52887    52934      +47     
============================================
+ Hits          29682    29708      +26     
- Misses        21097    21118      +21     
  Partials       2108     2108              
Files Coverage Δ
tasks/scheduler.go 84.13% <95.91%> (-4.10%) ⬇️

... and 1 file with indirect coverage changes