Skip to content

[BUG] Minions append to parent process name when multiprocessing=False #68553

@dwoz

Description

@dwoz

Minions erroneously append Minion._thread_return to the parent process for every job when multiprocessing is set to False.

This results in process names like this:
salt-minion -c etc/salt/ -l info MultiMinionProcessManager MinionProcessManager Minion._thread_return Minion._thread_return Minion._thread_return Minion._thread_return Minion._thread_return Minion._thread_return

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions