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

[3007.x] PubChannel on_recv callback must be a coroutine #66335

Merged
merged 9 commits into from
May 1, 2024

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Apr 9, 2024

What does this PR do?

Make sure on_recv handlers are co-routines. This fixes several errors seen by minions and syndics.

What issues does this PR fix or reference?

Fixes: #66177 #66237

Merge requirements satisfied?

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

@dwoz dwoz requested a review from a team as a code owner April 9, 2024 21:29
@dwoz dwoz requested review from twangboy and removed request for a team April 9, 2024 21:29
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title PubChannel on_recv callback must be a coroutine [3007.x] PubChannel on_recv callback must be a coroutine Apr 9, 2024
@dwoz dwoz added the test:full Run the full test suite label Apr 9, 2024
@merlinz01
Copy link
Contributor

Looks like a duplicate of PR #66277.

@dwoz dwoz force-pushed the issue/3007.x/66177 branch from 035f527 to d9ac533 Compare April 30, 2024 06:31
@dwoz dwoz changed the title [wip] [3007.x] PubChannel on_recv callback must be a coroutine [3007.x] PubChannel on_recv callback must be a coroutine Apr 30, 2024
@s0undt3ch s0undt3ch merged commit 8a72d48 into saltstack:3007.x May 1, 2024
286 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants