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

Fix issue 3988 #3990

Merged
merged 6 commits into from
Jan 10, 2021
Merged

Fix issue 3988 #3990

merged 6 commits into from
Jan 10, 2021

Conversation

huanghantao
Copy link
Member

@huanghantao huanghantao commented Jan 8, 2021

fix issue #3988

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #3990 (cc4e36e) into master (d54258b) will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3990      +/-   ##
==========================================
+ Coverage   48.92%   49.06%   +0.14%     
==========================================
  Files          69       69              
  Lines       12971    13003      +32     
==========================================
+ Hits         6346     6380      +34     
+ Misses       6625     6623       -2     
Impacted Files Coverage Δ
src/os/async_thread.cc 68.99% <0.00%> (-0.44%) ⬇️
src/server/port.cc 54.07% <0.00%> (+0.32%) ⬆️
src/memory/buffer.cc 92.52% <0.00%> (+1.85%) ⬆️
src/protocol/base.cc 66.66% <0.00%> (+2.04%) ⬆️

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 d54258b...cc4e36e. Read the comment docs.

@matyhtf matyhtf merged commit 36a1dc2 into master Jan 10, 2021
@sy-records sy-records linked an issue Jan 10, 2021 that may be closed by this pull request
@sy-records sy-records deleted the fix-issue-3988 branch January 10, 2021 05:42
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.

Coroutine client Segmentation fault (core dumped) with enableSSL()
2 participants