eclipse / paho.golang

Go libraries
Other
341 stars 93 forks source link

Reimplement receive-maximum quota handling #180

Closed MattBrittan closed 12 months ago

MattBrittan commented 12 months ago

This is required to avoid potential panic and improve logging.

Also tidied up some of the code that handles completion of the message lifecycle.

Ref issue #179

MattBrittan commented 12 months ago

Accepting this as it deals with a panic that I'm seeing in @master.