Skip to content

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

Merged
Ch3LL merged 8 commits into
saltstack:masterfrom
s0undt3ch:features/mac-pr-parts
Feb 11, 2022
Merged

The ProcessManager now starts instances of our custom Process class.#61603
Ch3LL merged 8 commits into
saltstack:masterfrom
s0undt3ch:features/mac-pr-parts

Conversation

@s0undt3ch

Copy link
Copy Markdown
Contributor

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
s0undt3ch force-pushed the features/mac-pr-parts branch from c1699eb to a439d36 Compare February 9, 2022 06:19
@s0undt3ch

Copy link
Copy Markdown
Contributor Author

re-run full all

@s0undt3ch
s0undt3ch force-pushed the features/mac-pr-parts branch from a439d36 to 7ae2f7f Compare February 9, 2022 17:46
… 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>
@s0undt3ch
s0undt3ch force-pushed the features/mac-pr-parts branch from 7ae2f7f to 39bf0c9 Compare February 10, 2022 06:56
@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