Commit 13478ed
Set conState when disconnecting forcibly
Sending the disconnect packet can take some time and it may lead to some already alredy (dis)connecting exceptions. Setting the proper state fixes the issue.
Signed-off-by: Ing. Jan Kaláb <jan+github@kalabovi.org>1 parent 0edc19c commit 13478ed
1 file changed
Lines changed: 1 addition & 0 deletions
File tree
- org.eclipse.paho.client.mqttv3/src/main/java-templates/org/eclipse/paho/client/mqttv3/internal
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
| 533 | + | |
533 | 534 | | |
534 | 535 | | |
535 | 536 | | |
| |||
0 commit comments