wind-c / comqtt

A lightweight, high-performance go mqtt server(v3.0|v3.1.1|v5.0) supporting distributed cluster
MIT License
972 stars 53 forks source link

TestNoRetainMessageIfPkIgnore fails #52

Closed perbu closed 1 year ago

perbu commented 1 year ago

This seems to test if the retained flag is set. Not sure if the implementation or the test is failing.

https://github.com/wind-c/comqtt/blob/9c91ef6b86e11a7ca5d947dfcf6c0dd8319b86d4/mqtt/server_test.go#L2018