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

[mac os] thread id is not the native_id #2420

Open
sanchay-hai opened this issue May 21, 2024 · 0 comments
Open

[mac os] thread id is not the native_id #2420

sanchay-hai opened this issue May 21, 2024 · 0 comments

Comments

@sanchay-hai
Copy link

Summary

  • OS: { Mac OS 14.4.1 }
  • Architecture: { ARM }
  • Psutil version: { 6.0.0 }
  • Python version: { 3.11.4 }
  • Type: { core }

Description

threads() function returns all the threads with id parameter. Documentation states that this is the native_id from threading, but on MAC OS that doesn't seem to be the case.

Confirmed that on Linux they match up.

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