njouanin / hbmqtt

MQTT client/broker using Python asynchronous I/O
MIT License
795 stars 188 forks source link

Altered message retention tests to honor the currently disabled qos 0 retention #236

Open shipmints opened 3 years ago

HerrMuellerluedenscheid commented 3 years ago

Great! Thanks for taking care of that! CI Tests fail but that seems to be related to the outdated certificate covered in #232 What python version did you test on @shipmints?

shipmints commented 3 years ago

It was tested on py38. Will work fine for py39.

HerrMuellerluedenscheid commented 3 years ago

Cool. I'm fine with merging this then :+1: