commit | 573bb79cfb7e51f20ff5a2dfdf23509354720f0f | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Fri Feb 01 17:52:40 2019 -0800 |
committer | Hans Boehm <hboehm@google.com> | Tue Feb 12 15:43:26 2019 -0800 |
tree | d696ff27e1370e621834a11ae21afcd730050d26 | |
parent | e396fe4a02686850e7e72e52416e4b29b79d7979 [diff] |
Adjust AsyncTask.THREAD_POOL_EXECUTOR config Remove the queue, reduce core pool size but no longer let it time out. Reduce the timeout for additional threads. If necessary, use a special executor, with an unbounded queue, to run overflow tasks. Bug: 123762797 Test: AOSP boots, also with MAXIMUM_POOL_SIZE = 1. Change-Id: I4bc9593a044d1773ff1878684e2397a7c2a9a87a