Android-Universal-Image-Loader icon indicating copy to clipboard operation
Android-Universal-Image-Loader copied to clipboard

crash when load image

Open latifimehrdad opened this issue 3 years ago • 0 comments

Task com.nostra13.universalimageloader.core.LoadAndDisplayImageTask@91fbac4 rejected from java.util.concurrent.ThreadPoolExecutor@5026dad[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0] java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2086) java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:848) java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1394) com.nostra13.universalimageloader.core.ImageLoaderEngine$1.run(:8) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) java.lang.Thread.run(Thread.java:923)

latifimehrdad avatar Sep 21 '21 04:09 latifimehrdad