Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

async related heap allocations are not detected #73

Description

@cristianiorga

Just adding the async keyword to a function adds two heap allocations to that function. One is the state machine and one is the task method builder. Example: https://sharplab.io/#v2:EYLgxg9gTgpgtADwGwBY4AcoQGYEsA2MAJgDREgDUAPgAIBMAjALABQNAzAAT2cDCnAb1acR3LjQAc3FJwCyACgCUg4aIC+rNUA=

Not mentioning the Task/Task< T > allocations.

None of these are highlighted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions