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

Core: Mitigate busy reopen loop in ResumableBidiRpc consuming 100% CPU #8193

Merged
merged 4 commits into from
Jun 18, 2019

Commits on Jun 18, 2019

  1. Configuration menu
    Copy the full SHA
    7368727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fd5b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8fc810 View commit details
    Browse the repository at this point in the history
  4. Change bidi._Throttle signature

    The commit renames the entry_cap parameter to access_limit, and
    changes the type of the time_window argument from float to timedelta.
    plamut committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    2d9cc2a View commit details
    Browse the repository at this point in the history