summaryrefslogtreecommitdiffstats
path: root/docs/submodules/ccsdk
diff options
context:
space:
mode:
authorSebastien Premont-Tendland <sebastien.premont@bell.ca>2020-03-19 13:52:45 -0500
committerGerrit Code Review <gerrit@onap.org>2020-03-19 18:52:45 +0000
commitc8c7f741ba8974d968346cf71d2d1036a7dfc99d (patch)
tree8ddd986075a117447b4dc0f6bdf1b0f695978d08 /docs/submodules/ccsdk
parent6504f7e5ea15dc9c650772caa773619b18dee723 (diff)
Update git submodules
* Update docs/submodules/ccsdk/cds.git from branch 'master' to 0562fc1c7378be67b571bb142489272a6b1b3814 - Fix kotlin cache lazy loading When USE_SCRIPT_COMPILATION_CACHE is set to false the classLoader is closed after the class is instantiated. This is causing an issue when lazy loading is happening during the script execution. Lazy loading occurs when a suspendible function returning something is called from "processNB", kotlin will create a second class that will be loaded during execution (needs to be in the classpath during execution). Issue-ID: CCSDK-2150 Signed-off-by: Sebastien Premont-Tendland <sebastien.premont@bell.ca> Change-Id: I64780287352d762325662e0e5d5b94038dedee7f
Diffstat (limited to 'docs/submodules/ccsdk')
m---------docs/submodules/ccsdk/cds.git0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/ccsdk/cds.git b/docs/submodules/ccsdk/cds.git
-Subproject fa12b4f311e77612e4e856b209a8c81c71f0b29
+Subproject 0562fc1c7378be67b571bb142489272a6b1b381