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

Use psutil instead of PyWin32 and wmi for process info #32

Open
Fxhnd opened this issue Nov 2, 2018 · 0 comments
Open

Use psutil instead of PyWin32 and wmi for process info #32

Fxhnd opened this issue Nov 2, 2018 · 0 comments

Comments

@Fxhnd
Copy link
Collaborator

Fxhnd commented Nov 2, 2018

PyWin32 and wmi are used to get data from Windows based systems on the status of launched reasoners. It looks like this is only used at the moment to get the cputime for a reasoner process.

Looks at swapping it out with pip installable psutil library

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

No branches or pull requests

1 participant