From eca89b3a3de3a7529fe4edcaa7d18495ea7822f0 Mon Sep 17 00:00:00 2001 From: kcudnik Date: Tue, 4 Dec 2018 23:41:29 +0100 Subject: [PATCH] Enable notifications during pre shutdown period --- syncd/syncd.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/syncd/syncd.cpp b/syncd/syncd.cpp index 75a84452d..662668721 100644 --- a/syncd/syncd.cpp +++ b/syncd/syncd.cpp @@ -3659,7 +3659,6 @@ int syncd_main(int argc, char **argv) SWSS_LOG_TIMER("warm pre-shutdown"); FlexCounter::removeAllCounters(); - stopNotificationsProcessingThread(); sai_attribute_t attr;