Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BugFix: Handling of Terminal State for Behavior/Publish Subjects #525

Merged
merged 2 commits into from
Nov 26, 2013

Conversation

benjchristensen
Copy link
Member

  • They were not correctly emitting onCompleted when new Observers subscribed after the Subject was terminated.
  • Added same logic that already existed on AsyncSubject

- They were not correctly emitting onCompleted when new Observers subscribed after the Subject was terminated.
- Added same logic that already existed on AsyncSubject
benjchristensen added a commit that referenced this pull request Nov 26, 2013
BugFix: Handling of Terminal State for Behavior/Publish Subjects
@benjchristensen benjchristensen merged commit 6222050 into ReactiveX:master Nov 26, 2013
@cloudbees-pull-request-builder

RxJava-pull-requests #453 FAILURE
Looks like there's a problem with this pull request

@benjchristensen benjchristensen deleted the bugfix-subjects branch November 26, 2013 23:39
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
BugFix: Handling of Terminal State for Behavior/Publish Subjects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants