Closed buger closed 1 month ago
API Changes
no api changes detected
Failed conditions
56.8% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)
See analysis details on SonarCloud
Catch issues before they fail your Quality Gate with our IDE extension SonarLint
Merging to release-5-lts: TT-13130 update gorpc version (#6644) (#6650)
TT-13130 update gorpc version (#6644)
User description
TT-13130
Description
Related Issue
TT-13130
Motivation and Context
How This Has Been Tested
Screenshots (if appropriate)
Types of changes
Checklist
PR Type
Bug fix, Enhancement
Description
gorpc
library to a newer version ingo.mod
andgo.sum
.ConnectionDialingWG.Wait()
withWaitForConnection()
, improving the connection logic.Changes walkthrough 📝
rpc_client.go
Update connection handling in RPC client
rpc/rpc_client.go
ConnectionDialingWG.Wait()
withWaitForConnection()
.go.mod
Update gorpc dependency version in go.mod
go.mod - Updated `gorpc` dependency version.
go.sum
Update go.sum with new gorpc checksums
go.sum - Added new checksum entries for updated `gorpc` version.
Co-authored-by: sredny buitrago sredny@srednys-MacBook-Pro.local
Co-authored-by: Sredny M sredny.buitrago@gmail.com Co-authored-by: sredny buitrago sredny@srednys-MacBook-Pro.local