Confirming that
> the objects passed through the channel can be mutable and keep being used by the sender. Go will not help you avoid this.
Confirming that
> the objects passed through the channel can be mutable and keep being used by the sender. Go will not help you avoid this.