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 client call close race condition message leak #7106

Closed
wants to merge 4 commits into from

Commits on Jun 9, 2020

  1. Fix client call close race condition message leak

    As reported in grpc#7105. Not sure if this is how you want it done, but it does fix the problem.
    
    Fixes grpc#7105
    Fixes grpc#3557
    njhill committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    78c7a4d View commit details
    Browse the repository at this point in the history
  2. Fix ignored unit test issue

    njhill committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8212cc5 View commit details
    Browse the repository at this point in the history
  3. Fix checkstyle error

    njhill committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c6ebf4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0fcd97 View commit details
    Browse the repository at this point in the history