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

Fix DiagnosticsService on macOS #2682

Closed
CalvinNeo opened this issue Aug 12, 2021 · 2 comments · Fixed by #2719
Closed

Fix DiagnosticsService on macOS #2682

CalvinNeo opened this issue Aug 12, 2021 · 2 comments · Fixed by #2719
Assignees
Labels
severity/minor type/bug The issue is confirmed as a bug.

Comments

@CalvinNeo
Copy link
Member

DiagnosticsService can't handle maxOS:

  1. Functions such like memHardwareInfo raise uncaught exceptions.
  2. macOS does not support /proc/

Also reported in https://asktug.com/t/topic/95684

@CalvinNeo CalvinNeo self-assigned this Aug 12, 2021
@CalvinNeo
Copy link
Member Author

Seems sysctl is a way out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants