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(azure): close the reader after reading #186

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

mantissahz
Copy link
Contributor

@mantissahz mantissahz commented Aug 22, 2024

Which issue(s) this PR fixes:

Issue # longhorn/longhorn#9281

What this PR does / why we need it:

Close the reader after reading.

Special notes for your reviewer:

Additional documentation or context

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 7.87%. Comparing base (ffeeac7) to head (b2687f0).
Report is 1 commits behind head on master.

Files Patch % Lines
azblob/azblob.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #186      +/-   ##
=========================================
- Coverage    7.88%   7.87%   -0.01%     
=========================================
  Files          23      23              
  Lines        2005    2006       +1     
=========================================
  Hits          158     158              
- Misses       1821    1822       +1     
  Partials       26      26              
Flag Coverage Δ
unittests 7.87% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@derekbit
Copy link
Member

Can you create a bug ticket for the fix?
The fix should be backported to v1.7.1 and v1.6.3. Thank you.

@derekbit
Copy link
Member

derekbit commented Aug 23, 2024

Which issue(s) this PR fixes:

Issue #

Add issue number/link here. Thank you.

@derekbit
Copy link
Member

Also add ticket number in the commit message
38bffea

ref: longhorn/longhorn 9281

Signed-off-by: James Lu <james.lu@suse.com>
@derekbit derekbit merged commit 436ca3a into longhorn:master Aug 23, 2024
6 of 7 checks passed
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.

2 participants