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

[Windows 10] psutil.process_iter() seems to be stuck #2391

Open
yuyaU0507 opened this issue Apr 1, 2024 · 0 comments
Open

[Windows 10] psutil.process_iter() seems to be stuck #2391

yuyaU0507 opened this issue Apr 1, 2024 · 0 comments

Comments

@yuyaU0507
Copy link

Summary

  • OS: { Windows 10 }
  • Architecture: { 64bit }
  • Psutil version: { 5.9.5 }
  • Python version: { 3.11.6 }
  • Type: { code }

Description

Hi,

I'd like to find a process having the specific name. psutil.process_iter() would work thus I tried it to so that.
I then found the command was stuck even for several hours.
On the other hand, psutil.pids() somehow normally worked so I guess psutil.process_iter() has a trouble.
Do you have any idea to solve the problem?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant