-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rcmgr: rcmgr.ResourceManagerStat
does not properly marshall json peer ids in the Peers
map
#2155
Comments
rcmgr.RessourceManagerStat
does not properly marshal json peer ids in the Peers
maprcmgr.ResourceManagerStat
does not properly marshall json peer ids in the Peers
map
You will need a patch release for this right @Jorropo in that case we might want to include this in #2153 0.26.2 Just looking into this out of curiosity feel free to ignore: reading https://pkg.go.dev/encoding/json#Unmarshal
Weird, doesn't seem to be any invalid UTF-8 in https://pkg.go.dev/encoding/json#Marshal
Maybe need to set |
@p-shahi if you debbug this program Adding to 0.26.2 make sense. |
fixing this now |
Done in #2156 |
Version Information
Expected output (prettified):
Got (prettified):
The text was updated successfully, but these errors were encountered: