Closed volkyeth closed 5 years ago
https://github.com/getsentry/raven-go/blob/7562301a6763c9ac631b0a2011b4aa0e064e45d4/client.go#L763
I Belive this was meant to say CapturePanicAndWait is identical to CapturePanic [...]
CapturePanicAndWait is identical to CapturePanic [...]
same thing on https://github.com/getsentry/raven-go/blob/7562301a6763c9ac631b0a2011b4aa0e064e45d4/client.go#L799
Fixed
https://github.com/getsentry/raven-go/blob/7562301a6763c9ac631b0a2011b4aa0e064e45d4/client.go#L763
I Belive this was meant to say
CapturePanicAndWait is identical to CapturePanic [...]
same thing on https://github.com/getsentry/raven-go/blob/7562301a6763c9ac631b0a2011b4aa0e064e45d4/client.go#L799