Thanks a lot!

在 2017年9月8日星期五 UTC+8下午8:23:39,Ian Lance Taylor写道:
>
> On Mon, Sep 4, 2017 at 10:02 PM, 刘桂祥 <liuguix...@gmail.com <javascript:>> 
> wrote: 
> > 
> > I have a question about golang preempt schedule,  here is my example 
> code; 
> > 
> > I doubt why the bar groutine don't happen preempt schedule? (I build 
> with 
> > -gcflags “-N -l” to stop func inline) 
> > 
> > More if my server with one or two cpu bound worker goroutine runing, 
> when 
> > the gc need stop the world, how it can stop the worker? 
>
> This is https://golang.org/issue/10958 . 
>
> Ian 
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to