Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Subject): fix missing unsubscribe call
Fix a bug manifested when running the test 'Observable.prototype.bufferWhen should emit buffers using varying hot closings'. These changes are important to make unsubscriptions appear for that test. Relates to #381.
- Loading branch information