Closed
Description
Epic #8796
Instead iterate the IAsyncEnumerable manually using GetAsyncEnumerator() and a while loop to avoid an allocation. See #6791 (comment).
Epic #8796
Instead iterate the IAsyncEnumerable manually using GetAsyncEnumerator() and a while loop to avoid an allocation. See #6791 (comment).