njouanin / hbmqtt

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

Python 3.9 Breaks HBMQTT: 'Lock' object is not iterable #246

Open lianggan13 opened 2 years ago

lianggan13 commented 2 years ago

image

Could you tell how to solve this problem?

FlorianLudwig commented 2 years ago

Hi @lianggan13 - which version of amqtt are you using? I am unable to reproduce the error.

lianggan13 commented 2 years ago

Oh,sir, here: image

let's see the error again: image

FlorianLudwig commented 2 years ago

@lianggan, i am sorry, I didn't pay enough attention to my notifications and thought this is amqtt :facepalm:

hbmqtt is not mainted anymore, i will follow up on your other issue over there: https://github.com/Yakifo/amqtt/issues/110

lianggan13 commented 2 years ago

That's ok.