Thank you Ian!
Le mercredi 18 mars 2020 23:20:15 UTC+4, Ian Lance Taylor a écrit :
>
> On Wed, Mar 18, 2020 at 9:33 AM Vincent Blanchon
> > wrote:
> >
> > In this proposal
> https://github.com/golang/proposal/blob/master/design/24543-non-cooperative-preemption.md,
>
> it is mentioned past-t
On Wed, Mar 18, 2020 at 9:33 AM Vincent Blanchon
wrote:
>
> In this proposal
> https://github.com/golang/proposal/blob/master/design/24543-non-cooperative-preemption.md,
> it is mentioned past-the-end pointer and the fact it should be avoided. My
> assumption is that it could lead to a bad memo
Hi all,
In this
proposal
https://github.com/golang/proposal/blob/master/design/24543-non-cooperative-preemption.md,
it is mentioned past-the-end pointer and the fact it should be avoided. My
assumption is that it could lead to a bad memory tracking/cleaning since
the write barriers keep trac