We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4a203 commit a37f908Copy full SHA for a37f908
1 file changed
sonic-chassisd/scripts/chassisd
@@ -688,8 +688,6 @@ class ChassisdDaemon(daemon_base.DaemonBase):
688
689
self.log_info("Stop daemon main loop")
690
691
- if config_manager is not None:
692
- config_manager.task_stop()
693
finally:
694
# If we don't cleanup the config_manager process the chassisd process
695
# won't die when an exception occurs.
0 commit comments