fix: data race on darwin

This commit is contained in:
wwqgtxx
2025-09-24 02:25:26 +08:00
parent 0992ee8adf
commit 92ecdfcc00
2 changed files with 17 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
// Package memory return MemoryInfoStat
// modify from https://github.com/shirou/gopsutil/tree/v4.25.1/process
// modify from https://github.com/shirou/gopsutil/tree/v4.25.8/process
package memory
type MemoryInfoStat struct {