eclipse-paho / eclipse-paho/paho.mqtt.java
Shouldn't it be reverse condition?
Open
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 919
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/eclipse/paho.mqtt.java/blob/6f35dcb785597a6fd49091efe2dba47513939420/org.eclipse.paho.client.mqttv3/src/main/java/org/eclipse/paho/client/mqttv3/internal/CommsReceiver.java#L196
I understood that client calls shutdownConnection method during processing disconnecting and io exception happens. Then shouldn't the condition be isDisconnection true?
Contributor guide
Assessment
This issue has not been assessed yet.