rabbitmq / rabbitmq-mqtt

RabbitMQ MQTT plugin
https://www.rabbitmq.com/mqtt.html
Other
174 stars 67 forks source link

Fix mqtt_machine crash bug #235

Closed kjnilsson closed 4 years ago

kjnilsson commented 4 years ago

When a client performs repeated requests the state machine would crash with a match (case_clause) exception.

Add unit test suite for mqtt_machine.

michaelklishin commented 4 years ago

Backported to v3.8.x.