IS: Because we do not unsubscribe before disconnecting, we get a Subscriber.xError and eMQTTError := Client not connected to broker.
Should: unsubscribe before disconnecting.
--- old+++ new@@ -1,2 +1,2 @@
IS: Because we do not unsubscribe before disconnecting, we get a Subscriber.xError and eMQTTError := Client not connected to broker.
-Should: unsubscribe before disconnecting+Should: unsubscribe before disconnecting.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: