mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-01-08 12:18:07 -05:00
ae1b574997
Each IRCConnection starts an input thread and an output thread when created; if not stopped, these threads continue to hold the IRCService, resulting in a leak when the service is stopped. Fix this by using PircBot's dispose() to stop the threads when disposing of the IRCConnection. |
||
---|---|---|
.. | ||
.settings | ||
res | ||
src/org | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties |