commit | c1d569d1039c771573514972b49188c7eb940b99 | [log] [tgz] |
---|---|---|
author | Matt Pietal <mpietal@google.com> | Wed Sep 11 19:24:36 2024 +0000 |
committer | Matt Pietal <mpietal@google.com> | Wed Sep 11 19:28:49 2024 +0000 |
tree | 84a0cf496785872b7631ef48e729c916c0ced081 | |
parent | ac60bc85c4a155a68df5664eba5d6d2aad74c44f [diff] |
Use Eagerly instead of WhileSubscribed for shortcuts WhileSubscribed can be too slow, especially for shortcuts that do work on background threads when the coroutine is activated. Fixes: 361789025 Test: manual - launch camera over lockscreen many times, observe logs Flag: EXEMPT bugfix Change-Id: Ib48acf06830fae96381c3a150fd4952d5bfc1831