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

Swap psutil for tasklist to get windows building. #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GMGilson
Copy link

Shifted around the cargo.toml and added a new dependency to get around the lack of windows support with psutil.

Tasklist is a win32 api wrapper that handles process ids and is swapped in as a comp-time drop in replacement.

My knowledge of rust and especially the cargo.toml is limited so I may have broken something on the linux/macos side of builds especially since I do not have a macos system live and ready nor a large enough ruby code base to try it out.

Built on Win11

@GMGilson GMGilson mentioned this pull request Nov 22, 2023
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.

1 participant