| commit | 76ab53a384b16fbf07ffd4c11952ef687bd9bcc3 | [log] [tgz] |
|---|---|---|
| author | Tony Huang <tonyychuang@google.com> | Wed Mar 29 17:20:00 2023 +0800 |
| committer | Tony Huang <tonyychuang@google.com> | Wed Mar 29 15:59:00 2023 +0000 |
| tree | ba72f1986b1140a745503910a81de5559e5b0787 | |
| parent | b89627e90af550b9fb96bf083a24387ceb2fcd97 [diff] |
Do not throw exception on task vanished Becasue ag/22162082 make children task info might remove on task info changed, it might cause we throw exception on task vanished due to the children task remove from list early. We should remove it. Fix: 275022724 Test: manual Test: pass existing tests Change-Id: I92f034564d89fef4cf9af4172d64db7630adee42