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

Fixes NPEs reported in ReactiveX#1702 by synchronizing queue. #2471

Merged
merged 7 commits into from
Jan 23, 2015
Merged

Fixes NPEs reported in ReactiveX#1702 by synchronizing queue. #2471

merged 7 commits into from
Jan 23, 2015

Commits on Jan 20, 2015

  1. Configuration menu
    Copy the full SHA
    6db3afc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    412828d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05bf628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28ec4c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Use a PBQ instead of a PQ on the trampoline. Moves counter inside to …

    …worker class and ditches the separate field updater.
    jnlopar committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    6da4b03 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2015

  1. Fixes indent.

    jnlopar committed Jan 22, 2015
    Configuration menu
    Copy the full SHA
    51113b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2015

  1. Back to a field updater.

    jnlopar committed Jan 23, 2015
    Configuration menu
    Copy the full SHA
    63da8b1 View commit details
    Browse the repository at this point in the history