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

make sure we have handling for IO errors #253

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Aug 3, 2022

Ensures that the MbedTLS state-machine gets a chance to handle them.

Refs: #247
Refs: #250

Ensures that the MbedTLS state-machine gets a chance to handle them.
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #253 (2c94230) into master (4ed38f6) will decrease coverage by 0.17%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   74.23%   74.06%   -0.18%     
==========================================
  Files          12       12              
  Lines         718      721       +3     
==========================================
+ Hits          533      534       +1     
- Misses        185      187       +2     
Impacted Files Coverage Δ
src/ssl.jl 72.69% <40.00%> (-0.41%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@quinnj quinnj merged commit b95ea81 into JuliaLang:master Aug 3, 2022
@vtjnash vtjnash deleted the jn/handle-io-errors branch August 5, 2022 21:25
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