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

Try using psutil.Popen if available #85

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Try using psutil.Popen if available #85

merged 1 commit into from
Dec 20, 2024

Conversation

Ch00k
Copy link
Owner

@Ch00k Ch00k commented Dec 20, 2024

Fixes #81

@Ch00k Ch00k force-pushed the psutil branch 3 times, most recently from ea5872b to bda0cb0 Compare December 20, 2024 15:06
Repository owner deleted a comment from codecov bot Dec 20, 2024
Fixes #81
@Ch00k Ch00k merged commit a55e549 into master Dec 20, 2024
11 checks passed
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (fbe56cb) to head (7c91738).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           62        68    +6     
=========================================
+ Hits            62        68    +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

[Feature] Replace subprocess.Popen with psutil.Popen
1 participant