问题
We observe a lot of false-positives with Leak Canary, ie., Leak Canary detects that there is a leak but later comes back with the message:
LeakCanary: * NO LEAK FOUND.
I think this is because GC didn't claim the object in time. Is there anything that we could do to reduce these false positives ?
来源:https://stackoverflow.com/questions/37557329/preventing-false-positives-with-leak-canary