Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
This commit removes a call to conn.cancelReqs() that causes the Connection to be unusable after Close() is called, leading to the bug described by #40705. (cherry picked from commit b0e4f85) Co-authored-by: Tiago Queiroz <[email protected]>
- Loading branch information