adafruit / Adafruit_CircuitPython_MiniMQTT

MQTT Client Library for CircuitPython
Other
73 stars 50 forks source link

address _wait_for_msg() nits #132

Closed vladak closed 1 year ago

vladak commented 1 year ago

Inspired by #131. Will not fix the actual problem - it merely avoids the negative allocation count by throwing MQTT exception.