Skip to content

Why NamedScopes invoke dispose methods from finalizer? #14

Description

@AqlaSolutions

I noticed that when I use IDisposable objects inside Ninject named scope my Dispose method is called from finalizer. But my object or some of it references may be already finalized at that point.

Am I missing something? Is it a correct behavior or a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions