Skip to content

Finalizers should run when destroying the GC heap #92

Open
@pvginkel

Description

@pvginkel

Currently when the GC heap is destroyed, all memory is simply dropped. Instead, all finalizers should run before dropping the backing memory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions