From 43825d340fbcbf0ea69b014ddcd3e7c3eed53d37 Mon Sep 17 00:00:00 2001 From: Zuul Date: Mon, 18 Mar 2019 17:19:25 +0000 Subject: [PATCH] Update git submodules * Update mistral from branch 'master' - Merge "Optimize action scheduling" - Optimize action scheduling * If "target" property of a task is empty, there's no need to evaluate an expression * Refactored action input validation logic to avoid preparing an action input twice for ad-hoc actions. The method "_prepare_input" was previously called twice for ad-hoc actions although it may be pretty expensive in some cases. * Added more profiler decorators to track performance of ad-hoc actions Change-Id: Ia56e2fda57c3af1a86a638018c23dd1c3281debb --- mistral | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mistral b/mistral index 99ebc1b5f7..54c34492d0 160000 --- a/mistral +++ b/mistral @@ -1 +1 @@ -Subproject commit 99ebc1b5f73f2a3ffc3a44e2ebe1119cfb033719 +Subproject commit 54c34492d021591dd4d82dd9b69639be4b60cace