go-errors / errors

errors with stacktraces for go
https://godoc.org/github.com/go-errors/errors
MIT License
935 stars 93 forks source link

Wrong frame name in error.StackFrames(), right in debug.PrintStack() #23

Open entonio opened 4 years ago

entonio commented 4 years ago

Please look at https://github.com/golang/go/issues/38284. I filed the issue there by mistake.