Commit Graph

1 Commits (cfd895a22e7563b6b22141d14d9c8aebf177df44)

Author SHA1 Message Date
Erik Johnston 22eeb6bc54
Fix cache call signature to accept `on_invalidate`. (#8684)
Cached functions accept an `on_invalidate` function, which we failed to add to the type signature. It's rarely used in the files that we have typed, which is why we haven't noticed it before.
2020-10-29 15:18:17 +00:00