Henri Gourvest
10/12/2023, 9:10 PMOliver.O
10/12/2023, 9:38 PMFrancesc
10/12/2023, 9:54 PMSnapshot.withMutableSnapshot
vide
10/13/2023, 5:12 AMHenri Gourvest
10/13/2023, 5:22 AMOliver.O
10/13/2023, 9:54 AMSnapshot.withMutableSnapshot
in the future, be aware of this:
[block] must not suspend if [withMutableSnapshot] is called from a suspend function.As of Compose 1.5.1,
withMutableSnapshot
is still tagged with:
// TODO: determine a good way to prevent/discourage suspending in an inlined [block]