Skip to content

Kernel.Dispose should create an aggregate exception with all binding's Dispose exceptions instead of failing after the first one #388

@sam-iw2

Description

@sam-iw2

We have a kernel with a bunch of services bound and one of the dispose methods throws, which we will fix, but it would have been much less destructive if each dispose had been called subsequently instead of just passing the first exception up.

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