jbliao

Results 4 issues of jbliao

**Describe the bug** `IOCountersStat.SerialNumber` always have no value on linux I use telegraf to monitor disk which use this go module to get disk info, and the serial of disk...

Memory will increase dramatically by just execute a script and read response. The example below will consume your memory 2MB/s, and not go down any more ```go func do() {...

Reusing http request that contains body will cause error in #228 . This PR recreate req.Body using req.GetBody() when retrying to fix the issue.

## Proposed changes Fix highlights added from UserCard not working when target user have display name ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) -...