Skip to content
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

fix 0.0 pcpu issue for ps command #445

Closed
wants to merge 1 commit into from
Closed

Conversation

borgerli
Copy link

@borgerli borgerli commented Feb 7, 2021

fix issue #444

Signed-off-by: LI Bo [email protected]

@brauner
Copy link
Member

brauner commented Feb 23, 2021

Oh wow, I didn't get notifed about this at all. I'm sorry.

@brauner
Copy link
Member

brauner commented Feb 23, 2021

Can you please sign-off you commit? :)

@borgerli
Copy link
Author

Oh, I see. Thanks

Can you please sign-off you commit? :)

@borgerli
Copy link
Author

Signed-off-by: LI Bo [email protected]

@borgerli
Copy link
Author

@brauner, I signed off this PR. Could you please help review? Thanks.

@stgraber
Copy link
Member

@brauner can you take a look?

Copy link
Member

@brauner brauner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've reviewed this a while ago but I'm not too happy with this approach. The fix here means we're special-casing ps which I think is wrong. I would like to understand the root cause of this as this may easily happen with other tools too and we can't keep growing a list of psecial-cased tools. :)

@borgerli
Copy link
Author

Yes, this PR just fixes a special case. Looking forward to a general solution for such cases. Thanks.

@borgerli borgerli closed this Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants