On Mon, Sep 4, 2017 at 10:02 PM, 刘桂祥 <liuguixiang...@gmail.com> 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.