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

Win process fix #20

Merged
merged 2 commits into from
Feb 16, 2023
Merged

Win process fix #20

merged 2 commits into from
Feb 16, 2023

Conversation

ptr-yudai
Copy link
Owner

Add is_alive for WinProcess

What's this Pull Request for?

Choose one or more of the following items.

  • Bug fix
  • Add/Remove feature
  • Cleaning code (including optimization/typo fix)
  • Others

Please explain the detail here:
Added is_alive method to WinProcess class.

What have you done so far?

Tell me what you've tested to assure your change is right.

  • All tests passed on your machine (python -m unittest)
  • Added test cases for new feature
  • Nothing / Test not required

(It's not mandatory to check even one of them, but test cases make it easy for the author to review your PR.)

Comment

Enhancement for #18

@ptr-yudai ptr-yudai merged commit 413f2a1 into master Feb 16, 2023
@ptr-yudai ptr-yudai deleted the winProcessFix branch October 17, 2023 15:19
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