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
Added Cancel method to PromiseTimer (thanks @PhilippCh)
Implemented an overload of Promise.All that works with Tuples of multiple types. Also added a custom Tuple implementation in order to maintain compatibility with .NET 3.5