Skip to content

Manually disposed GObject subclasses not GC'd #146

Closed
@neilcsmith-net

Description

@neilcsmith-net

Manually disposed GObject subclasses are not being GC'd in some cases. Need to manually remove the cached strong reference in a dispose() override now that disposeNativeHandle() has moved into NativeObject.Handle. Non-eagerly disposed objects that wait for the toggle ref to clear are not affected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions