chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
422 stars 270 forks source link

fix read lock netst #138

Closed orientlu closed 4 years ago

orientlu commented 4 years ago

Is this a bug or a feature request?

is a bug, the same as issues #118

What did you expect?

merge pr,and we should find how to avoid this situaction again

What happened?

handlePushData get rlock and then handleTXACK require again;

image

What version are your using?

How can your issue be reproduced?

Could you share your log output?