From 834e894b1da58b4462f23529449e020bf3f948b8 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 10 Mar 2017 20:12:52 +0000 Subject: [PATCH] make sure MQTT client closes if redeploy during reconnect to close #1193 Thanks @tedhuang for the excellent problem determination --- nodes/core/io/10-mqtt.html | 11 ++++++----- nodes/core/io/10-mqtt.js | 20 ++++++++++---------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/nodes/core/io/10-mqtt.html b/nodes/core/io/10-mqtt.html index 55e29b12a..f548a2dc1 100644 --- a/nodes/core/io/10-mqtt.html +++ b/nodes/core/io/10-mqtt.html @@ -35,7 +35,7 @@