From 9b3ccae91c88b38ea26a4c1332ea761e6d9a0cb8 Mon Sep 17 00:00:00 2001 From: TsvetanMilanov Date: Fri, 11 Aug 2017 17:37:06 +0300 Subject: [PATCH 1/2] Fix the error handling in hooks execution Some hooks can reject their promises without error. We need to check if we have an error before we try to get some information from it. --- lib/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common b/lib/common index 4de56f7d90..8549908530 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit 4de56f7d90a32913c4307fce0efe796eb1c3bd17 +Subproject commit 8549908530564bd5057b0671279c9c6dfd472325 From 121f95011b7d21ec91c65ba58e93330776e84839 Mon Sep 17 00:00:00 2001 From: TsvetanMilanov Date: Mon, 14 Aug 2017 11:04:38 +0300 Subject: [PATCH 2/2] Update submodule SHA --- lib/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common b/lib/common index 8549908530..0f10a81439 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit 8549908530564bd5057b0671279c9c6dfd472325 +Subproject commit 0f10a81439cc459db67815c85029291d285e77c7