So I think what you're asking is, "under what scenario does the code in L1066-1069 <https://github.com/golang/go/blob/d19a53338fa6272b4fe9c39d66812a79e1464cd2/src/runtime/stack.go#L1065-L1070> get run?" - is that right?
On Wednesday, 30 June 2021 at 14:21:21 UTC+1 tapi...@gmail.com wrote: > Sorry, I post the wrong anchor. It is line 1068: > https://github.com/golang/go/blob/d19a53338fa6272b4fe9c39d66812a79e1464cd2/src/runtime/stack.go#L1068 > > On Wednesday, June 30, 2021 at 5:08:30 AM UTC-4 Brian Candler wrote: > >> On Wednesday, 30 June 2021 at 08:25:59 UTC+1 tapi...@gmail.com wrote: >> >>> >>> It looks this line >>> https://github.com/golang/go/blob/master/src/runtime/stack.go#L1078 >>> never gets executed. >>> >>> >> Can you quote the line you're referring to? Line numbers can shift up >> and down as commits are made to the master branch. Right now, L1078 is a >> blank line. >> > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/09bb8635-f62a-4b8d-bf3e-cbede802df6an%40googlegroups.com.