Skip to content

Separate disposal from shutdown in the transport seam. #7323

@andreasohlund

Description

@andreasohlund

Describe the suggested improvement

To better align with dotnet guidance around resource disposal, our transport seam should separate Shutdown from resource disposal by making disposal (likely by requiring transports to implement IAsyncDisposable) explicit.

This will be one of the steps towards:

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions