Skip to content

Process panics inside f correctly #1

@newpavlov

Description

@newpavlov

Currently there is a risk of deadblocking run function in a case of f panic. Panic inside report will not cause panic (results will be ignored and internal channel will grow continuously), but still I think that run should panic if either one of callbacks panics.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions