Skip to content

[Feature]: Support DisposeManyAsync #990

@Dunge

Description

@Dunge

Describe the functionality desired 🐞

Reopening #404 since it was closed and not completed and is still relevant.

I have a connected ObservableCollection that the objects would require to implement IAsyncDisposable.
I managed to get it working y wrapping it in a Task.Run() inside the normal Dispose, but that doesn't seem safe.

Sorry I don't have a PR to provide, just opening a ticket so that it remains in the known list of stuff to do.

The steps the functionality will provide

?

Considerations

?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions