Skip to content

[3.7] Fix keepalive connections not being closed in time (#4956)#5068

Merged
aio-libs-github-bot[bot] merged 2 commits into3.7from
backport/3.7/pr-4956
Oct 17, 2020
Merged

[3.7] Fix keepalive connections not being closed in time (#4956)#5068
aio-libs-github-bot[bot] merged 2 commits into3.7from
backport/3.7/pr-4956

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Backports the following commits to 3.7:

@github-actions github-actions bot force-pushed the backport/3.7/pr-4956 branch from 5b42104 to 2b22174 Compare October 17, 2020 21:58
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 17, 2020

Codecov Report

Merging #5068 into 3.7 will increase coverage by 0.40%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #5068      +/-   ##
==========================================
+ Coverage   97.28%   97.69%   +0.40%     
==========================================
  Files          44       44              
  Lines        9031     9032       +1     
  Branches     1422     1422              
==========================================
+ Hits         8786     8824      +38     
+ Misses        124       92      -32     
+ Partials      121      116       -5     
Flag Coverage Δ
#unit 97.69% <100.00%> (+0.40%) ⬆️

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

Impacted Files Coverage Δ
aiohttp/connector.py 96.69% <100.00%> (+1.89%) ⬆️
aiohttp/web_protocol.py 91.98% <0.00%> (+0.29%) ⬆️
aiohttp/web_fileresponse.py 98.38% <0.00%> (+0.53%) ⬆️
aiohttp/test_utils.py 99.37% <0.00%> (+0.62%) ⬆️
aiohttp/tcp_helpers.py 93.33% <0.00%> (+3.33%) ⬆️
aiohttp/pytest_plugin.py 97.57% <0.00%> (+4.84%) ⬆️
aiohttp/web_runner.py 97.63% <0.00%> (+5.68%) ⬆️

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 b8ba3d0...dcf250c. Read the comment docs.

@aio-libs-github-bot aio-libs-github-bot bot merged commit 6d300bf into 3.7 Oct 17, 2020
@aio-libs-github-bot aio-libs-github-bot bot deleted the backport/3.7/pr-4956 branch October 17, 2020 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants