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

[3006.x] Connect callback closes it's request channel #65508

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

dwoz
Copy link
Contributor

@dwoz dwoz commented Nov 2, 2023

What does this PR do?

Make sure publish channel's connect_callback method closes the request channel it creates.

What issues does this PR fix or reference?

Fixes: #65464

Previous Behavior

The connect callback would create a request channel and delete but but never called it's close method

New Behavior

The newly created request channel is closed after being used.

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 November 2, 2023 22:13
@dwoz dwoz requested review from twangboy and removed request for a team November 2, 2023 22:13
@salt-project-bot-prod-environment salt-project-bot-prod-environment bot changed the title Connect callback closes it's request channel [3006.x] Connect callback closes it's request channel Nov 2, 2023
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:49 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:49 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 22:49 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@dwoz dwoz temporarily deployed to ci November 2, 2023 23:48 — with GitHub Actions Inactive
@s0undt3ch s0undt3ch merged commit 2ddd5fc into saltstack:3006.x Nov 14, 2023
657 of 659 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.

2 participants