-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle write errors in ServerDeathTest
We think this fixes #274 which we think is caused by the client attempting to write a request after the server has already exited. This commit ensures that `call.Finish()` is called whether or not the client's write succeeds.
- Loading branch information
1 parent
586db34
commit a464b0a
Showing
1 changed file
with
9 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters