Skip to content

Handles should not directly release the resource #36

Description

This is caused by graphics objects having handles to each other. The resources always have a ref count of 1 (to each other), and therefore never get released. This circular reference holding should not happen, and we need to return the handle to its previous working state.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions