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
Adds aggressive inlining to AnyContext extension methods to reduce overhead when awaiting tasks.
This can lead to performance improvements in scenarios with frequent task continuations.
0 commit comments