Skip to content

GC APIs inspection #106

@controlflow

Description

@controlflow

We can introduce the "Manual GC manipulation considered harmful" warning to allow identification of all the GC APIs usages that can trigger the full blocking GC.

For example, GC.GetTotalMemory(true) forces the full GC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions