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

feat: Add a flushAll() method that will flush all the inflight request and make sure all responses returned #492

Merged
merged 17 commits into from Aug 19, 2020

Commits on Aug 14, 2020

  1. feat: Add a flushAll method that will make sure all the request in th…

    …e pipe are sent and responded
    yirutang committed Aug 14, 2020
    Copy the full SHA
    ce206da View commit details
    Browse the repository at this point in the history
  2. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    6fe9c49 View commit details
    Browse the repository at this point in the history
  3. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    3ebfe86 View commit details
    Browse the repository at this point in the history
  4. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    e9204de View commit details
    Browse the repository at this point in the history
  5. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    aeea9d6 View commit details
    Browse the repository at this point in the history
  6. Add timeout

    yirutang committed Aug 14, 2020
    Copy the full SHA
    cf83cd7 View commit details
    Browse the repository at this point in the history
  7. Add timeout fix

    yirutang committed Aug 14, 2020
    Copy the full SHA
    06d449f View commit details
    Browse the repository at this point in the history
  8. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    2025673 View commit details
    Browse the repository at this point in the history
  9. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    22ffc68 View commit details
    Browse the repository at this point in the history
  10. .

    yirutang committed Aug 14, 2020
    Copy the full SHA
    174e25d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Copy the full SHA
    6e1c054 View commit details
    Browse the repository at this point in the history
  2. make sure lock is released

    yirutang committed Aug 15, 2020
    Copy the full SHA
    8f871ea View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Copy the full SHA
    1660915 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    003c232 View commit details
    Browse the repository at this point in the history
  3. fix lint

    yirutang committed Aug 17, 2020
    Copy the full SHA
    0401b26 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. remove a test

    yirutang committed Aug 19, 2020
    Copy the full SHA
    551e1c7 View commit details
    Browse the repository at this point in the history
  2. .

    yirutang committed Aug 19, 2020
    Copy the full SHA
    c6529a1 View commit details
    Browse the repository at this point in the history