Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the error case the gRPC stream is closed. By using a new context and cancelling it when the function is finished we should guarentee that the gRPC context is closed. Fixes #624
- Loading branch information