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

add Process\Pool::detach() #4221

Merged
merged 2 commits into from
May 18, 2021
Merged

add Process\Pool::detach() #4221

merged 2 commits into from
May 18, 2021

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented May 18, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #4221 (357c305) into master (8ce5041) will increase coverage by 0.01%.
The diff coverage is 25.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4221      +/-   ##
==========================================
+ Coverage   50.18%   50.19%   +0.01%     
==========================================
  Files          71       71              
  Lines       14268    14294      +26     
==========================================
+ Hits         7160     7175      +15     
- Misses       7108     7119      +11     
Impacted Files Coverage Δ
src/os/process_pool.cc 58.16% <24.13%> (-2.48%) ⬇️
src/reactor/base.cc 74.55% <50.00%> (ø)
src/server/port.cc 50.00% <0.00%> (-0.28%) ⬇️
src/os/async_thread.cc 69.73% <0.00%> (+0.87%) ⬆️
src/protocol/base.cc 65.13% <0.00%> (+1.97%) ⬆️
src/os/wait.cc 81.17% <0.00%> (+7.05%) ⬆️

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 8ce5041...357c305. Read the comment docs.

@matyhtf matyhtf merged commit e628afc into master May 18, 2021
@matyhtf matyhtf deleted the add-process-pool-detach branch May 18, 2021 10:05
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