Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(newsigv4): prevent silent failure from type assertion
If the assertion onto the `invalidator` interface fails the extension will fail silently. Leading to misleading logs as the confirmation of the watcher having started will still appear.
- Loading branch information