eclipse-paho / paho.mqtt.golang

Other
2.77k stars 534 forks source link

Error: context deadline exceeded, when publish the messages concurrently #581

Closed liaoqingmo closed 2 years ago

liaoqingmo commented 2 years ago

The same issue as [url=https://github.com/eclipse/paho.golang/issues/63][/url] occur.Can you fix it? Thank you. messageIds should be freed after use. The solution about that:[url=https://github.com/eclipse/paho.golang/issues/46][/url]

MattBrittan commented 2 years ago

Sorry - I'll need more information. You are referencing an issue in a different project (paho.golang does not share any code with paho.mqtt.golang).

If your issue is with paho.mqtt.golang then please provide full details of the issue (as per the readme).

MattBrittan commented 2 years ago

Closing due to inactivity and insufficient information.