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

Require pipeTo() to properly use the destination queue #720

Merged
merged 5 commits into from
Mar 31, 2017

Commits on Mar 30, 2017

  1. Configuration menu
    Copy the full SHA
    46892c1 View commit details
    Browse the repository at this point in the history
  2. "promptly"

    domenic committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    5c9bfcc View commit details
    Browse the repository at this point in the history
  3. Remove the heuristic allowance for determining flow rate

    This is in contradiction with "promptly" reading, and in practice doesn't give many gains---just the potential for backpressure being applied slightly sooner.
    domenic committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    fb4c8b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2017

  1. Make clearer; fix wrapping

    domenic committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    49e3b1c View commit details
    Browse the repository at this point in the history
  2. Roll tests

    domenic committed Mar 31, 2017
    Configuration menu
    Copy the full SHA
    a4e9463 View commit details
    Browse the repository at this point in the history