Commit b8f4373
committed
Fix crash in MQTT reader
Fix the following crash:
```
crasher:
initial call: rabbit_mqtt_reader:init/1
pid: <0.2009.0>
registered_name: []
exception exit: {bad_return_value,
{stop,
{shutdown,consuming_queue_down,
{state,#Port<0.163>,undefined,true,undefined,4,
{state,
```1 parent 7fad984 commit b8f4373
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments