- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 190
Closed
Labels
Description
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
?
Pinox