Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15, 6.8.3
-
-
c38308327 (dev), 71bc423d1 (6.10), c6a708a71 (6.9), 534ece0b0 (tqtc/lts-6.8)
Description
Unsubscribing a topic with QMqttClient and then directly subscribing it again, when using the QMqttSubscription classes returned by QMqttClient::subscribe.
Example project attached.
The slot onSubscription1 is never triggered
The payload "trigger_subscription_1" is published correctly, as checked with "mosquitto_sub -h localhost -p 1883 -t Test".
Attachments
Issue Links
- mentioned in
-
Page Loading...