Skip to content

Disposal order incorrect for Singleton #90

Description

@ipjohnson

Currently the order of disposal is incorrect for Singleton as it allocates a separate DisposalScope, to simplify the implementation and to guarantee disposal order the individual scope should be removed and the singleton should be added to root scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions