is it okay to freeze a mutable shared flow?
# multiplatform
m
is it okay to freeze a mutable shared flow?
l
I doubt so, but the memory model is changing, making freezing unneeded, and it will become the default very soon.
a
It is already default in 1.7.10