-
Notifications
You must be signed in to change notification settings - Fork 496
Closed
Labels
bugSomething isn't workingSomething isn't workingdesktopMQTTX DesktopMQTTX DesktopwebMQTTX WebMQTTX Web
Milestone
Description
What did I do
I have ten channels. If the 5th channel rejects my subscription, other channels below the 5th channel cannot resubscribe.
What happened
When I restart MQTTX, connect to the broker, and resubscribe to the channels, if a specific channel rejects the subscription, the channels below the specified channel cannot resubscribe.
Expected
Other channels should be able to resubscribe even if a specific channel rejects my subscription.
And I appreciate to fix or solve this issue.
Environment
- OS: Sonoma 14.5
- MQTTX version: v1.9.10
More detail
- The channel order is: chat/mika, auth/mika
- Line 851 is my operator to remove the channel.
- The channel order is: auth/mika, chat/mika
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdesktopMQTTX DesktopMQTTX DesktopwebMQTTX WebMQTTX Web
Type
Projects
Status
Done