commit | 4d93b189a9c33bb07a62d8d134357965744ff817 | [log] [tgz] |
---|---|---|
author | Brett Chabot <brettchabot@google.com> | Fri Mar 13 15:39:58 2020 -0700 |
committer | Brett Chabot <brettchabot@google.com> | Fri Mar 13 15:46:12 2020 -0700 |
tree | 971e43dfee2107ec5923201e017b0039887e04ab | |
parent | a8375cc9f85380254d18ae48b59e8954c0b7886e [diff] |
Attempt to fix race condition in PooledLambdaImpl. invoke can read flags after object has been returned to pool/recycled. Skip reading isRecycled in that case. Bug: 151407445 Test: See repro instructions in bug Change-Id: I0ae42c4fcd121d42dfaedb26d186ac7d51508f6c