Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Align Write timeout handling with Read timeout handling
In hashicorp#31, the Read path was changed to move away from time.After. This change was not reflected in the Write path, and this commit rectifies that.
- Loading branch information