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

fix(close): ensure in-flight messages are drained #952

Merged
merged 4 commits into from
Apr 15, 2020

Commits on Apr 14, 2020

  1. fix(close): ensure in-flight messages are drained

    Track in-flight requests and add an `onDrain`deferred that resolves when all in-flight requests are done.
    jeffijoe committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    53bb3b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b389ba View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    2096657 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba015c9 View commit details
    Browse the repository at this point in the history