github shirou/gopsutil v4.26.7

7 hours ago

What's Changed

cpu

  • fix: harden parsers against malformed/truncated input by @shirou in #2109
  • [cpu][windows]: compute cpu-total times from integer ticks by @skartikey in #2111
  • [darwin][process]: fix errno handling and library lifetime on darwin by @shirou in #2119
  • [cpu][windows]: compute total counters from individual stats to handle processor groups correctly by @srebhan in #2125
  • [cpu][windows]: harden the cpu-total computation added in #2125 by @shirou in #2128

net

process

  • process: implement Darwin IOCounters via proc_pid_rusage by @DavRack in #2117

other

  • feat: add psutil comparison tests for cpu, mem and load by @shirou in #2114

New Contributors

Full Changelog: v4.26.6...v4.26.7

Don't miss a new gopsutil release

NewReleases is sending notifications on new releases.