Skip to content

Number of jobs affects score #1387

@Xylon2

Description

@Xylon2

Steps to reproduce

I don't know if this bug happens with all code but it happens with the Taskenizer code tree:
$ fossil clone https://www.suckmore.uk/cgi-bin/repo/Taskenizer ~/tasrepo.fossil
$ mkdir taskenizer
$ cd taskenizer
$ fossil open ~/tasrepo.fossil
$ pylint3 --rcfile='pylintrc' taskenizer/

Now edit the jobs to 1 in pylintrc and run again

Current behavior

Score changes

Expected behavior

Changing number of jobs should not affect score.

pylint --version output

pylint3 1.5.2,
astroid 1.4.4
Python 3.4.2 (default, Oct 8 2014, 10:45:20)
[GCC 4.9.1]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions