<@UJN92AYA0> I've seen multiple times over the pas...
# compose
b
@Andrey Kulikov I've seen multiple times over the past weeks people starting coroutine with
.launch
from inside their composables. Most of the time the answer is "it's not the way to do it properly". I'm wondering if enforcing the rule (lint, error, warning) wouldn't be a good idea ?