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
Since Task instances can be disposed, it is possible for a misuse of a cached Task returned by a CompletedTask method or property to cause cascading failures across an application relying on this feature.