commit | 5ef150c439ba94f518917239218259a86269db86 | [log] [tgz] |
---|---|---|
author | Vinit Nayak <peanutbutter@google.com> | Thu Jan 18 14:06:27 2024 -0800 |
committer | Vinit Nayak <peanutbutter@google.com> | Thu Jan 18 14:06:27 2024 -0800 |
tree | 64114d4b1e08cd79241c0db2e86bb93a48356e28 | |
parent | f9efdbf5dc8017a8bd64b99137e49bd6118ed5a7 [diff] |
When putting pip into a split stage, evict previous tasks * Currently previous tasks get evicted in StageCoordinator#startPendingEnter, however that never gets run for a Pip expanding to split because PipTransition is the handler that gets run. Fixes: 319114489 Test: Repro steps don't cause crash, did various tests around entering and exiting split manually. Bugs exist, but not because of this change Flag: None Change-Id: Ic61f4c839123f961495cf35d2ea8e83d988a607c