commit | fd0bd4f39deb2efdcc2f01911fc74bd5593cf6b0 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Wed Aug 24 14:08:29 2016 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Wed Aug 24 15:09:09 2016 -0700 |
tree | 8218cf393ac85b6236ab2ebe586222151656fc68 | |
parent | f5e51cf7a9417e1c06dbbb9547020c20ff7517f8 [diff] |
Resolving race condition while writing recent taskids There was a race condition, due to which, by the time TaskPersister started writing the taskids to the file, the user was stopped and its data from memory was unloaded, resulting in a NullPointerException Bug: 30944155 Change-Id: Iac3333b7744241c90a7769686983e3f16e6880c1