by alingse on 6/18/25, 2:29 PM with 1 comments
by alingse on 6/18/25, 2:29 PM
The problem occurs when combining many errors using `errors.Join()` and wrapping them with `fmt.Errorf()`. Here's a minimal reproduction