Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Use call_soon() when closing in conn._read_data() #301

Merged
merged 1 commit into from
Oct 9, 2017
Merged

Use call_soon() when closing in conn._read_data() #301

merged 1 commit into from
Oct 9, 2017

Conversation

honzasp
Copy link
Contributor

@honzasp honzasp commented Oct 9, 2017

Addresses issue #292

@codecov
Copy link

codecov bot commented Oct 9, 2017

Codecov Report

Merging #301 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   96.83%   96.84%   +0.01%     
==========================================
  Files          59       59              
  Lines        7553     7553              
  Branches      599      599              
==========================================
+ Hits         7314     7315       +1     
- Misses        174      175       +1     
+ Partials       65       63       -2
Impacted Files Coverage Δ
tests/sentinel_failover_test.py 87.21% <0%> (+0.75%) ⬆️

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 059c74f...12da31a. Read the comment docs.

@popravich popravich merged commit 4b2d4ec into aio-libs-abandoned:master Oct 9, 2017
@popravich
Copy link
Contributor

Thanks

@popravich popravich added this to the v1.0 milestone Nov 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants