Skip to content

Is the standard multierror.Error type thread-safe? #93

@assembly-winston

Description

@assembly-winston

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions