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.
2 parents cc4a203 + a37f908 commit 69db901Copy full SHA for 69db901
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