From fd4f234d757d181cadcbaf69d84d20f26240c9f0 Mon Sep 17 00:00:00 2001 From: Jozsef Csongvai Date: Tue, 23 Jun 2020 01:32:26 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/ccsdk/cds.git from branch 'master' to c0ae9f7eff91b8cd8e0567adaadbc766c10c3c3c - Fix exception handling in AbstractComponentFunction Moved try-catch to applyNB so that it also catches exceptions in prepareRequestNB. This restores exception handling to the way it was before introduction of locking feature. Issue-ID: CCSDK-2460 Signed-off-by: Jozsef Csongvai Change-Id: I20326d9a79ac5fbae630eda8530e8428cdb4f84c --- docs/submodules/ccsdk/cds.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git index ee2c950e0..c0ae9f7ef 160000 --- a/docs/submodules/ccsdk/cds.git +++ b/docs/submodules/ccsdk/cds.git @@ -1 +1 @@ -Subproject commit ee2c950e05901c92fd45a24898b7e8bb2418bc77 +Subproject commit c0ae9f7eff91b8cd8e0567adaadbc766c10c3c3c -- 2.16.6