You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered: