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

Missing fixes from the subject rewrite #659

Merged
merged 1 commit into from
Dec 23, 2013

Conversation

akarnokd
Copy link
Member

Two small changes:

  • Prevent overwriting the terminal notification in BehaviorSubject so new subscribers to a terminated subject can see the error/completion.
  • Call Thread.currentThread().interrupt() if the terminationLatch.await() throws.

@cloudbees-pull-request-builder

RxJava-pull-requests #593 SUCCESS
This pull request looks good

@benjchristensen
Copy link
Member

Thanks @akarnokd

benjchristensen added a commit that referenced this pull request Dec 23, 2013
Missing fixes from the subject rewrite
@benjchristensen benjchristensen merged commit 88c4955 into ReactiveX:master Dec 23, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
@akarnokd akarnokd deleted the SubjectsFixAdditional branch January 13, 2014 09:57
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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

3 participants