You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this caused because this function calls itself. And therefor gets in an infinite recursive loop.
I worked around it, by using the subscribe function on line 528.
Hi there,
Just trying out the v5 client for the first time. Ran into a stack overflow bug almost immediately. It's on line 525 of MqttClient:
Thanks.
The text was updated successfully, but these errors were encountered: