Skip to content

Handle types implementing IAsyncDisposable #47

@mknejp

Description

@mknejp

Right now disposing is only handled for IDisposable. However if a type implements IAsyncDisposable the variant should implement that as well and delegate asynchronous disposing to the live value where appropriate.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions