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

Remove redundant run_func from salt.master.MWorker._handle_aes #650

Conversation

vzhestkov
Copy link
Contributor

What does this PR do?

Backport of saltstack/salt#66509 and saltstack/salt@0c3ebc0

Removes redundant useless call for run_func which seems introduced with saltstack/salt#48660
It's not really clear if it could give any benefit here to have run_func used. Looks like it just adds extra stack entry on the call with no any benefit.

What issues does this PR fix or reference?

Tracks: https://github.com/SUSE/spacewalk/issues/23526

Previous Behavior

Remove this section if not relevant

New Behavior

Remove this section if not relevant

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@vzhestkov vzhestkov force-pushed the openSUSE/improve/3006.0/remove-redundant-run_func branch 4 times, most recently from af9e7d9 to 0e130dd Compare May 13, 2024 15:34
@vzhestkov vzhestkov force-pushed the openSUSE/improve/3006.0/remove-redundant-run_func branch from 0e130dd to c8719f8 Compare August 5, 2024 10:28
Copy link
Contributor

@m-czernek m-czernek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM!

@vzhestkov vzhestkov merged commit ff789d8 into openSUSE/release/3006.0 Aug 30, 2024
8 checks passed
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.

3 participants