commit | a0ef49c44f7d845e3465591ea977d0c9996c4e5e | [log] [tgz] |
---|---|---|
author | Wale Ogunwale <ogunwale@google.com> | Thu Aug 06 17:16:02 2015 -0700 |
committer | Wale Ogunwale <ogunwale@google.com> | Fri Aug 07 00:26:01 2015 +0000 |
tree | 45b8646ac4e8be84ab37f54a9671ec67f8a33a7c | |
parent | 8f26616d1a1765267d6a3ba09e7ac1bd6edeca67 [diff] |
Look for recent tasks in live stacks. It is possible for a tasks not to have been saved to the persisted recent list yet for various reasons. This causes some external calls to fail when they are trying to do an operation on a task with a given id. We now use the stack supervisor look-up for a task id that checks everywhere a task might be including live stack. It this fails then the task truly doesn't exist. Bug: 22924782 Change-Id: I57c3df41d0b4f3ee3c5ae9b7d01eeb2b352062b4