hashicorp / hashicorp/go-multierror
Is the standard multierror.Error type thread-safe?
Open
- Dominant language
- Go
- Stars
- 2.6k
- Forks
- 143
- PR merge metrics
- No merged PRs in 30d
Description
If I have a bunch of goroutines adding to the same `multierror.Error` type, would this cause problems if I don't wrap it with a mutex?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.