Closed
Description
Please fill out the form below before submitting, thank you!
- [x ] Bug exists Release Version 1.2.0 ( Master Branch)
- Bug exists in Snapshot Version 1.2.1-SNAPSHOT (Develop Branch)
If this is a bug regarding the Android Service, please raise the bug here instead: https://github.com/eclipse/paho.mqtt.android/issues/new
After updating to latest paho client i.e 1.2.0 we notice that threads don't exit upon disconnect. Eg we still
- Mqtt Con
- Mqtt Rec
- Mqtt call
Still remain active even after calling disconnect.