commit | d7f846003f6954b3980d678abc4e712f01d744a7 | [log] [tgz] |
---|---|---|
author | Mark Renouf <mrenouf@google.com> | Mon Apr 15 12:53:45 2024 -0400 |
committer | Mark Renouf <mrenouf@google.com> | Tue Apr 16 13:26:34 2024 -0400 |
tree | 15756be9d2ac4a09849b2ffb280d843b4979c27d | |
parent | 39b9c2200cab343cd52c96308eab45efc5271621 [diff] |
Handle RootTaskInfo with no child tasks If a visible RootTask is present but childTasksIds, etc is empty, the call to .first() will throw a NoSuchElementException. Skip these within the previous filter operation using 'hasChildTasks'. Change-Id: I777cd7e370e37bb923b1903e7c67bcfc382cc89c