Skip to content
Commit 4d93b189 authored by Brett Chabot's avatar Brett Chabot
Browse files

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
parent a8375cc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment