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 signal cannot be registered repeatedly #4170

Merged
merged 8 commits into from
Apr 24, 2021
Merged

fix signal cannot be registered repeatedly #4170

merged 8 commits into from
Apr 24, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Apr 24, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 24, 2021

Codecov Report

Merging #4170 (498623b) into master (e86eac3) will increase coverage by 0.07%.
The diff coverage is 72.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4170      +/-   ##
==========================================
+ Coverage   48.75%   48.82%   +0.07%     
==========================================
  Files          71       71              
  Lines       14252    14261       +9     
==========================================
+ Hits         6948     6963      +15     
+ Misses       7304     7298       -6     
Impacted Files Coverage Δ
src/os/signal.cc 73.61% <72.72%> (+1.75%) ⬆️
src/server/worker.cc 48.94% <0.00%> (+0.26%) ⬆️
src/protocol/base.cc 63.15% <0.00%> (+1.97%) ⬆️
src/wrapper/event.cc 90.38% <0.00%> (+3.84%) ⬆️

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 e86eac3...498623b. Read the comment docs.

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