commit | 7ca991104e3ac2e99fcde5599416f82b4d66aad1 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed Sep 23 10:16:38 2015 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Wed Sep 23 10:48:50 2015 -0700 |
tree | 29713fd569eb73d18ff3b808d4ea01694761eb9a | |
parent | b3fff9d98a3e3c886d4efa912d7ad6753dd7ec9c [diff] |
Using an executor with increased queue size for loading previews An async task can be in the queue even if it has been cancelled. It is removed only after it gets executed once. So the executor can get blocked if there are some tasks which are running, and we keep posting and cancelling preview load tasks. Bug: 24306650 Change-Id: I836c8d53258542cc6f31952dff84323cc057437c