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 bug in which NVML returns non-existing pids #23

Closed
wants to merge 1 commit into from

Conversation

Stonesjtu
Copy link
Collaborator

Handle the exception NoSuchProcess raised by psutil.

Fix #16 #18.

Handle the exception `NoSuchProcess` raised by `psutil`.
wookayin added a commit that referenced this pull request Sep 11, 2017
Handle the exception NoSuchProcess raised by psutil.
Contributed by @Stonesjtu
@wookayin
Copy link
Owner

wookayin commented Sep 11, 2017

Merged via 9eaec13. I also added a test case in a19f9f9. Thanks for your PR!

@wookayin wookayin closed this Sep 11, 2017
@wookayin wookayin changed the title Fix bug that NVML returns non-existing pids Fix bug in which NVML returns non-existing pids Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants