mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-05 03:35:59 +01:00
fa289eac04
The finalize approach was flawed anyway, it would have never been called. Because if the packetListener was still referenced from a connection, and the connection was still strong referenced, then a strong reference from a gc root would still exists to the manager, which would prevent it from being gc'ed and finalized being called. |
||
---|---|---|
.. | ||
src |