mirror of https://github.com/shirou/gopsutil
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
other OSs), and fails consistently if run with `go test -times=N` On inspection, Go closes TCP connections when they go out of scope and are garbage collected. I've re-written Test_Connections() to explicitly close connectections once the test has finished. This has the other benefit of closing gracefully, which means the -times argument should work. I've also removed the t.Skip() calls inside goroutines as they are unsupported. |
4 years ago | |
---|---|---|
.. | ||
cpu | 4 years ago | |
disk | 4 years ago | |
docker | 5 years ago | |
host | 4 years ago | |
internal/common | 4 years ago | |
load | 4 years ago | |
mem | 4 years ago | |
net | 4 years ago | |
process | 4 years ago | |
winservices | ||
Makefile | ||
go.mod | 4 years ago | |
go.sum | 4 years ago |