Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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