MQTT paho client graceful shutdown? #169
Closed
marleyjaffe
started this conversation in
General
Replies: 1 comment
-
Looks like the problem is in your code, more specific |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have written a script and while developing/testing I am frequently stopping and rerunning the script. Occasionally I am getting the following error when restarting the script. If I wait and give it a few more seconds, the error goes away and my script starts. Is there something I can do when quitting the script to gracefully close out the paho mqtt session to prevent this error from happening? I need this script to spin up correctly since it'll be operating in autonomous mode.
Thanks for the help and the great MQTT Library!
Error below:
Beta Was this translation helpful? Give feedback.
All reactions