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

Fixes for Process and Lshw #56

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Fixes for Process and Lshw #56

merged 2 commits into from
Oct 24, 2024

Conversation

bdromard
Copy link
Collaborator

This pull request fixes two problems discovered while working with Boagent through Carenage:

  • An IndexError in the method get_disk_usage_in_bytes() for the Process class when Scaphandre returns data in the first object of raw_data.
  • A KeyError in the method find_storage() for the Lshw class when configuration might not be an available key in the output from lshw.

@bdromard bdromard merged commit 7d8646e into main Oct 24, 2024
4 checks passed
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.

1 participant