diff options
author | Frank Harrison <frank@doublethefish.com> | 2020-03-26 10:50:55 +0000 |
---|---|---|
committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2021-01-02 09:56:39 +0100 |
commit | 579b58d3583fb0efac58aaa8e4d63f6dcb05b0bb (patch) | |
tree | 38a4cfd80e1a6cc9418d5551bd68de2bef2a3509 /tests/test_check_parallel.py | |
parent | 854a7f55823206b8bd9d91095c3ca12d78d63f2a (diff) | |
download | pylint-git-579b58d3583fb0efac58aaa8e4d63f6dcb05b0bb.tar.gz |
mapreduce| Adds map/reduce functionality to SimilarChecker
Before adding a new mixin this proves the concept works, adding tests as
examples of how this would work in the main linter.
The idea here is that, because `check_parallel()` uses a multiprocess
`map` function, that the natural follow on is to use a 'reduce`
paradigm. This should demonstrate that.
Diffstat (limited to 'tests/test_check_parallel.py')
0 files changed, 0 insertions, 0 deletions