Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(window): handle closingNotifier errors/completes
Fix window operator to handle error() and complete() notifications happening on the closingNotifier Observable given as parameter to window. This is important in order to pass all tests (that mirror RxJS legacy tests).
- Loading branch information