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

Document that the socket sendall method is not task-safe #292

Merged
merged 1 commit into from Aug 18, 2017

Conversation

njsmith
Copy link
Member

@njsmith njsmith commented Aug 18, 2017

See gh-291

@codecov
Copy link

codecov bot commented Aug 18, 2017

Codecov Report

Merging #292 into master will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   99.18%   99.16%   -0.03%     
==========================================
  Files          79       79              
  Lines        9658     9658              
  Branches      686      686              
==========================================
- Hits         9579     9577       -2     
- Misses         62       63       +1     
- Partials       17       18       +1
Impacted Files Coverage Δ
trio/_util.py 90.52% <0%> (-2.11%) ⬇️

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 9fe5b5e...de70c43. Read the comment docs.

@njsmith njsmith merged commit 194bc2d into python-trio:master Aug 18, 2017
@njsmith njsmith deleted the sendall-not-task-safe branch August 18, 2017 08:07
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.

None yet

1 participant