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
Tokens should be able to chain invalidation to other tokens. This allows for having finer-grained invalidation control, along with a single token that can be invalidated to also invalidate all the finer-grained invalidations.
The text was updated successfully, but these errors were encountered:
lilyball
changed the title
Add PromiseInvalidationToken.chainInvalidation(to: PromiseInvalidationToken)
Add PromiseInvalidationToken.chainInvalidation(from: PromiseInvalidationToken)
May 19, 2019
Tokens should be able to chain invalidation to other tokens. This allows for having finer-grained invalidation control, along with a single token that can be invalidated to also invalidate all the finer-grained invalidations.
The text was updated successfully, but these errors were encountered: