android-rcs / rcsjta

RCS-e stack for Android with GSMA API
180 stars 74 forks source link

Core thread leak #209

Closed yplo6403 closed 8 years ago

yplo6403 commented 8 years ago

When the stack is stopped, there is two remaining threads(RcsCoreService and Core). This thread leak is due to background handlers which are not stopped.