mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
62694da7e6
The mqtt-broker node disconnects when the last node using it is closed. But that node-close was not waiting for the disconnect to complete. This led to a race-condition where the using node was recreated and started trying to use the broker node whilst it was still disconnecting. |
||
---|---|---|
.. | ||
lib | ||
10-mqtt.html | ||
10-mqtt.js | ||
21-httpin.html | ||
21-httpin.js | ||
21-httprequest.html | ||
21-httprequest.js | ||
22-websocket.html | ||
22-websocket.js | ||
23-watch.html | ||
23-watch.js | ||
31-tcpin.html | ||
31-tcpin.js | ||
32-udp.html | ||
32-udp.js |