Skip to content

Remove SaltMessageServer.shutdown and LoadBalancerWorker.stop in tcp transport#61703

Merged
garethgreenaway merged 1 commit into
saltstack:masterfrom
Ch3LL:rem_transport
Mar 2, 2022
Merged

Remove SaltMessageServer.shutdown and LoadBalancerWorker.stop in tcp transport#61703
garethgreenaway merged 1 commit into
saltstack:masterfrom
Ch3LL:rem_transport

Conversation

@Ch3LL

@Ch3LL Ch3LL commented Feb 23, 2022

Copy link
Copy Markdown
Contributor

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

Ch3LL commented Feb 23, 2022

Copy link
Copy Markdown
Contributor Author

@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