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 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
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)
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