You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The run of pylint to succeed rather than crash. _query_cpu should return the restricted number of cpus rather than None so that the number of jobs is calculated correctly for the container environment
Pylint version
pylint 3.3
OS / Environment
No response
Additional dependencies
The text was updated successfully, but these errors were encountered:
Thank you for opening the issue, in the future you can just references the merge request in the changelog if you fixed a problem without opening an issue first :)
Bug description
Configuration
Command used
Pylint output
Expected behavior
The run of pylint to succeed rather than crash.
_query_cpu
should return the restricted number of cpus rather than None so that the number of jobs is calculated correctly for the container environmentPylint version
OS / Environment
No response
Additional dependencies
The text was updated successfully, but these errors were encountered: