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

The ProcessManager now starts instances of our custom Process class. #61603

Merged
merged 8 commits into from
Feb 11, 2022

Conversation

s0undt3ch
Copy link
Collaborator

What does this PR do?

Previously it was starting instances of multiprocessing.Process which required specific logic to decide if the log_queue and log_queue_level needed to be injected into **kwargs

@saltstack saltstack deleted a comment from github-actions bot Feb 8, 2022
@s0undt3ch s0undt3ch marked this pull request as ready for review February 9, 2022 05:30
@s0undt3ch s0undt3ch requested a review from a team as a code owner February 9, 2022 05:30
@s0undt3ch s0undt3ch requested review from MKLeb and removed request for a team February 9, 2022 05:30
@s0undt3ch
Copy link
Collaborator Author

re-run full all

… class.

Previously it was starting instances of ``multiprocessing.Process``
which required specific logic to decide if the ``log_queue`` and
``log_queue_level`` needed to be injected into ``**kwargs``
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
…assmethod``

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
@Ch3LL Ch3LL requested a review from dwoz February 10, 2022 18:58
@Ch3LL Ch3LL merged commit c78f1ee into saltstack:master Feb 11, 2022
@s0undt3ch s0undt3ch deleted the features/mac-pr-parts branch February 11, 2022 17:02
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.

4 participants