]> git.michaelhowe.org Git - packages/p/paho-mqtt.git/commit
[443935] Fix reconnecting with lots of inflight messages.
authorRoger A. Light <roger@atchoo.org>
Fri, 12 Sep 2014 20:13:32 +0000 (21:13 +0100)
committerRoger A. Light <roger@atchoo.org>
Fri, 12 Sep 2014 20:13:32 +0000 (21:13 +0100)
commit2b32ef45c48bc3f332c6e1030a513aa5db373f9e
tree624af1a3b29790c0d3a772624b7130040c882b5e
parent300fcbdffd62d08f627f94f3074463cfa532ca87
[443935] Fix reconnecting with lots of inflight messages.

Fix reconnecting after sending more QoS>0 messages than inflight messages is
set to, whilst connecting.  Closes #443935. Thanks to Hiram van Paassen.

Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=443935
Change-Id: I31ddf2ffcbd6a7efa1e5b51c163d112ce3cf61ae
ChangeLog.txt
src/paho/mqtt/client.py