Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StrictMode下method 'close' not called #46

Closed
ITRocker opened this issue Dec 18, 2018 · 0 comments
Closed

StrictMode下method 'close' not called #46

ITRocker opened this issue Dec 18, 2018 · 0 comments

Comments

@ITRocker
Copy link

E/StrictMode: A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
java.lang.Throwable: Explicit termination method 'close' not called
at dalvik.system.CloseGuard.open(CloseGuard.java:223)
at java.io.RandomAccessFile.(RandomAccessFile.java:282)
at com.yanzhenjie.kalle.download.BasicWorker.call(BasicWorker.java:121)
at com.yanzhenjie.kalle.download.BasicWorker.call(BasicWorker.java:40)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at com.yanzhenjie.kalle.download.Work.run(Work.java:41)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant