Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Carry static context information into subprocesses #1089

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

s0undt3ch
Copy link

Fixes #1079

@s0undt3ch
Copy link
Author

Please provide direction if this is the wrong one.

@codecov-io
Copy link

Codecov Report

Merging #1089 (e92571b) into master (7ff93a9) will decrease coverage by 0.03%.
The diff coverage is 70.00%.

@@            Coverage Diff             @@
##           master    #1089      +/-   ##
==========================================
- Coverage   91.28%   91.25%   -0.04%     
==========================================
  Files          90       90              
  Lines       13358    13360       +2     
  Branches     1493     1493              
==========================================
- Hits        12194    12191       -3     
- Misses        953      957       +4     
- Partials      211      212       +1     
Impacted Files Coverage Δ
coverage/multiproc.py 67.69% <66.66%> (-3.74%) ⬇️
coverage/control.py 90.62% <100.00%> (-0.53%) ⬇️

@ProsperousHeart
Copy link
Contributor

Is this still valid?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI --context not used when multiprocessing is enabled(for child processes)
3 participants