Skip to content

fix(test): make explicit unsubscription for observable#754

Merged
kwonoj merged 1 commit intoReactiveX:masterfrom
kwonoj:test-unsubscribe
Nov 19, 2015
Merged

fix(test): make explicit unsubscription for observable#754
kwonoj merged 1 commit intoReactiveX:masterfrom
kwonoj:test-unsubscribe

Conversation

@kwonoj
Copy link
Member

@kwonoj kwonoj commented Nov 19, 2015

Originated from #729 (comment) , with some of async test observables are not unsubscribed after test case is completed.

In most cases it'll be harmless but would be better to unsubscribe it explicitly.

@staltz , would like to ask opinions tests for bufferWhen, if this revise would be legit or there should be better way to handle it.

@staltz
Copy link
Member

staltz commented Nov 19, 2015

Yes this PR makes perfect sense. Good discovery.

@kwonoj kwonoj merged commit 505f5b7 into ReactiveX:master Nov 19, 2015
@kwonoj kwonoj deleted the test-unsubscribe branch November 19, 2015 17:21
@kwonoj
Copy link
Member Author

kwonoj commented Nov 19, 2015

Merged with 505f5b7.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants