-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[action] [PR:15212] Multiprocessing Manager resources (Queue) to be freed up during task stop #15595
Conversation
Multiprocessing Manager resources (Queue) to be freed up during task stop
Original PR: #15212 |
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
/azpw run Azure.sonic-buildiimage |
Commenter does not have sufficient privileges for PR 15595 in repo sonic-net/sonic-buildimage |
/azpw run Azure.sonic-buildiimage |
/azpw run Azure.sonic-buildimage |
@vaibhavhd I see you have already cherrypicked the said item(#15212) but the build failed irrelevant to my changes. Could you please re-trigger the build as I don't have the permission. 2023-06-26T05:11:15.1245111Z ##[section]Starting: Run test |
/azp run Azure.sonic-buildimage |
Azure Pipelines successfully started running 1 pipeline(s). |
Multiprocessing Manager resources (Queue) to be freed up during task stop
Why I did it
Fix for issue #14964
Work item tracking
How I did it
Free up Multiprocessing Manager resource at task stop request
[self.mpmgr.shutdown() in task_stop]
How to verify it
time systemctl stop system-health.service
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)