Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

fix: Iterating over pid_cpu_usage dictionary #1

Closed
wants to merge 1 commit into from

Conversation

vishnayak
Copy link

The code tries to iterate over pid_cpu_usage in line 82, but uses an incorrect method to iterate giving rise to the error: ValueError: not enough values to unpack (expected 2, got 1)

The code tries to iterate over pid_cpu_usage in line 82, but uses an incorrect method to iterate giving rise to the error: ValueError: not enough values to unpack (expected 2, got 1)
@vishnayak vishnayak closed this Dec 22, 2022
@vishnayak vishnayak deleted the patch-1 branch December 22, 2022 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant