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 Feb 22, 2018. It is now read-only.
A new PendingAsync service that is used to track pending async
operations in Angular. VmTurnZone ties in to this service to track
timers as async tasks and correctly handles canceled timers. Http
registers async tasks for network requests. The Testability API uses
the new API to provide a much more useful whenStable implementation.
0 commit comments