Skip to content

FIX: Fix an issue with psutil on machine with multiple users running aedt - #6665

Merged
maxcapodi78 merged 2 commits into
mainfrom
fix_desktop_psutil
Sep 22, 2025
Merged

FIX: Fix an issue with psutil on machine with multiple users running aedt#6665
maxcapodi78 merged 2 commits into
mainfrom
fix_desktop_psutil

Conversation

@maxcapodi78

Copy link
Copy Markdown
Member

Description

PyAEDT will search for AEDT sessions that belongs only to the user running the script

Issue linked

Please mention the issue number or describe the problem this pull request addresses.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

… Now it is searching for AEDT sessions that belongs only to the user running the script
@maxcapodi78
maxcapodi78 requested a review from a team as a code owner September 19, 2025 12:07
@github-actions github-actions Bot added the bug Something isn't working label Sep 19, 2025
@codecov

codecov Bot commented Sep 19, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.35%. Comparing base (0a3d352) to head (443e4c8).
⚠️ Report is 8 commits behind head on main.

❌ Your patch status has failed because the patch coverage (79.16%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6665   +/-   ##
=======================================
  Coverage   82.34%   82.35%           
=======================================
  Files         242      242           
  Lines       76995    77011   +16     
=======================================
+ Hits        63401    63421   +20     
+ Misses      13594    13590    -4     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SMoraisAnsys SMoraisAnsys left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, didn't know about getpass !

@maxcapodi78
maxcapodi78 merged commit 003149d into main Sep 22, 2025
38 of 39 checks passed
@maxcapodi78
maxcapodi78 deleted the fix_desktop_psutil branch September 22, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants