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 SaltMessageServer.shutdown and LoadBalancerWorker.stop in tcp transport #61703

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Feb 23, 2022

What does this PR do?

Remove SaltMessageServer.shutdown and LoadBalancerWorker.stop in tcp transport in favor of close.

What issues does this PR fix or reference?

Fixes: #61698

@Ch3LL Ch3LL requested a review from a team as a code owner February 23, 2022 16:54
@Ch3LL Ch3LL requested review from krionbsd and s0undt3ch and removed request for a team and krionbsd February 23, 2022 16:54
@Ch3LL
Copy link
Contributor Author

Ch3LL commented Feb 23, 2022

@s0undt3ch can you review since you originally added the deprecation warning.

@Ch3LL Ch3LL added the Phosphorus v3005.0 Release code name and version label Feb 23, 2022
@garethgreenaway garethgreenaway merged commit 1cba0a1 into saltstack:master Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Phosphorus v3005.0 Release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove shutdown and stop functions in salt/transport/tcp.py
3 participants