Skip to content

Pre GC sanity checking #1311

Open
Open
@qinsoon

Description

@qinsoon

Our current sanity checking happens after the main GC. This becomes less useful for binding developers if they fail in the GC and the sanity checking has no chance to run.

It will be helpful if we can do sanity checking before a GC. The best timing to do so would be after Prepare and before Closure. We need to confirm if we have the complete root set at this point.

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