diff options
| author | 2023-09-18 17:29:52 -0700 | |
|---|---|---|
| committer | 2023-09-19 11:30:15 -0700 | |
| commit | eacba4edfb27de3bf0cacde3c7d4068f288bd3c9 (patch) | |
| tree | 4d57409fa0aa15754c0fb8cf2c94de05f4678f7a /api/api_test.go | |
| parent | 549a4c3e089bbe8645552f6504d4180dd5c6b484 (diff) | |
[flexiglass] destinationScenes a stable flow.
Changes destinationScenes from fun to val but, more importantly, changes
all implementations to return a constant value for the flow. For
implementations that return a more complex Flow, this doesn't change
anything but for those that return a newly constructed MutableStateFlow,
it prevents each property read from instantiating a new MutableStateFlow
copy.
Fix: 300915579
Test: moved between scenes in Flexiglass, visited all scenes except
Communal
Change-Id: I9ef5a7d9fc1c665909e3e5e600e18057d0058887
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions