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 CPU efficiency NoneType error #265

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

nikodemas
Copy link
Member

CMSMONIT-599

  • Main fix: adding line 248 to check whether task is not null. This caused all of the problems showing an error message TypeError: 'NoneType' object is not iterable
  • Added some additional checks for the null values
  • Reformatted file with black tool

FYI @leggerf @brij01

@nikodemas nikodemas changed the title Fix CPU efficiency NoneType Fix CPU efficiency NoneType error Mar 6, 2024
@nikodemas nikodemas merged commit c620cbe into dmwm:master Mar 7, 2024
1 check 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.

2 participants