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

Ignore SSLWantWriteError from SSLSocket.unwrap #365

Merged
merged 1 commit into from
Dec 5, 2017

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Dec 5, 2017

This shouldn't happen, but apparently it does sometimes.

This shouldn't happen, but apparently it does sometimes.
@codecov
Copy link

codecov bot commented Dec 5, 2017

Codecov Report

Merging #365 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #365      +/-   ##
==========================================
+ Coverage   99.24%   99.24%   +<.01%     
==========================================
  Files          87       87              
  Lines       10442    10443       +1     
  Branches      728      728              
==========================================
+ Hits        10363    10364       +1     
  Misses         61       61              
  Partials       18       18
Impacted Files Coverage Δ
trio/tests/test_ssl.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e62bf6...2d511f5. Read the comment docs.

@njsmith njsmith merged commit 7fb71e5 into python-trio:master Dec 5, 2017
@njsmith njsmith deleted the sslsocket-is-weird branch December 5, 2017 06:23
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.

1 participant