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

hooks: multiprocessing support for forkserver and spawn #1956

Merged
merged 4 commits into from
Jul 15, 2023

Conversation

marcelotduarte
Copy link
Owner

@marcelotduarte marcelotduarte commented Jul 8, 2023

Fixes #264
Fixes #501
Fixes #588

@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Patch coverage: 92.85% and project coverage change: +0.09 🎉

Comparison is base (9a54ab9) 57.61% compared to head (8b5e9e6) 57.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1956      +/-   ##
==========================================
+ Coverage   57.61%   57.70%   +0.09%     
==========================================
  Files          57       58       +1     
  Lines        5438     5452      +14     
==========================================
+ Hits         3133     3146      +13     
- Misses       2305     2306       +1     
Impacted Files Coverage Δ
cx_Freeze/hooks/multiprocessing.py 92.85% <92.85%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marcelotduarte marcelotduarte merged commit 2928b62 into main Jul 15, 2023
21 checks passed
@marcelotduarte marcelotduarte deleted the multiprocessing branch July 15, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant