Skip to content

Reset ErrorPool errors after calling Wait() #128

@tadejsv

Description

@tadejsv

Right now, ErrorPool errors only accumulate. I think the desired behavior is to reset them (p.errs = nil) after each call to Wait() - otherwise on the next call to wait you get all the previous errors too

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