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 was archived by the owner on Nov 1, 2023. It is now read-only.
Today, we call ToListAsync which will load all the Work Items into memory (link). We could refactor this code to ensure we never load all queried Work Items into memory at once.