commit | b22de4e632784b339c8eafd4298deee57e8c7be8 | [log] [tgz] |
---|---|---|
author | Jing Ji <jji@google.com> | Thu Nov 11 12:16:58 2021 -0800 |
committer | Jing Ji <jji@google.com> | Thu Nov 11 12:16:58 2021 -0800 |
tree | 4dab57781dc914ea349bbf1250028e87c311c1de | |
parent | eb7f4c076f47df186cf21f8de0e4150e34e431df [diff] |
Fix race conditions in removing dying process record While waiting for the death of a process, if its subsequent process record is created and killed immediately, we may end up removing the former process record from the dying process list. Bug: 201305599 Test: Presubmit Change-Id: Ib62a3644d927881d7dab577b625460239e54b434