segmentio / stats

Go package for abstracting stats collection
https://godoc.org/github.com/segmentio/stats
MIT License
208 stars 32 forks source link

taskstats: use upstream again #114

Closed abraithwaite closed 4 years ago

abraithwaite commented 4 years ago

This was fixed in:

https://github.com/mdlayher/taskstats/pull/6

But as a new method TGID instead of inside the PID func.

FYI @jaimemartinez88

Fixes #113

jaimem88 commented 4 years ago

thanks for the quick fix!