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(fork): Explicitly handle children's segfault #27

Merged
merged 7 commits into from Jun 6, 2021

Conversation

achimnol
Copy link
Owner

@achimnol achimnol commented Jun 4, 2021

No description provided.

@achimnol achimnol added the bug label Jun 4, 2021
@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #27 (97426f5) into main (17b47b9) will increase coverage by 5.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   72.34%   77.35%   +5.01%     
==========================================
  Files          10       10              
  Lines         846      848       +2     
==========================================
+ Hits          612      656      +44     
+ Misses        234      192      -42     
Impacted Files Coverage Δ
src/aiotools/compat.py 100.00% <100.00%> (ø)
src/aiotools/fork.py 78.10% <100.00%> (+31.43%) ⬆️

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 17b47b9...97426f5. Read the comment docs.

@achimnol achimnol merged commit 230ac91 into main Jun 6, 2021
@achimnol achimnol deleted the fix/handle-child-segfault branch June 6, 2021 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant