<@U0BFDUP0E> I had a convo a few spots up regardin...
# android
g
@jw I had a convo a few spots up regarding
viewModelScope
getting cancelled during
onCleared()
and then future calls to
viewModelScope.launch
not triggering as a result… is that expected behaviour or is something not right in my code?