From 66d0537a2aeaf411cd16b9c85d7c474f958d7c8b Mon Sep 17 00:00:00 2001 From: rosen-vladimirov Date: Fri, 20 Nov 2015 15:46:33 +0200 Subject: [PATCH] Prevent Future resolved more than once errors Different node versions have different behaviors of timers. In some cases, on some machines we throw error that future is resolved more than once. Prevent it. --- lib/common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/common b/lib/common index dae8c836e0..2811f51c91 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit dae8c836e0fb529cf5c2f61009fa801a071d02d4 +Subproject commit 2811f51c912a3c3d373b2a4c1d06520079f6d490