Skip to content

Owned<T> asynchronous disposal inconsistency with ILifetimeScope  #1089

@rafalkwol

Description

@rafalkwol

It seems that if you call DisposeAsync on instance of Owned all the dependant instances under that scope still get disposed with Dispose method instead of DisposeAsync when it's available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions