-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plan to v3 #362
Labels
Comments
Needs to be This is the definition of
Also while breaking changes & release strategy can be a rather heated discussion, not supporting this is a pretty significant bug. |
Thanks. I've updated. |
Finally v3 released #938. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
v2 is released May, 2016. After one year, I think it is time to release v3. This issue files breaking changes which we wanted to include v3.
Note: v3 release schedule is not fixed.
process.NetIoCounter()
(process.NetIOCounters is pointless on Linux #429)WithContext
methods ([Windows] cpu.Info() timing out #469)process.GetWin32Proc
should not be exposedprocess.State
(as[]string, err
), instead of just one state (currently, R: Running S: Sleep T: Stop I: Idle Z: Zombie W: Wait and L: Lock). Linked to Determine if process is running in the foreground #596 (determining background state, see Determine if process is running in the foreground #596 (comment))load.MiscStat
for a better name Rename load.MiscStat #680The text was updated successfully, but these errors were encountered: