forked from ugorji/go
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close conn on WriteResponse errors and add Nomad to CODEOWNERS (#26)
Port the fix from hashicorp/net-rpc-msgpackrpc#15 **For consistency only.** To the best of my knowledge no HashiCorp tools use this code. They only use the serialization code from this package and all use hashicorp/net-rpc-msgpackrpc for RPC. Also add @hashicorp/nomad-eng to CODEOWNERS as in hashicorp/go-sockaddr#75 Team will also need repo write access.
- Loading branch information
1 parent
bc22f4e
commit 3655d07
Showing
2 changed files
with
9 additions
and
3 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
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