Git Product home page Git Product logo

Comments (3)

pylint-bot avatar pylint-bot commented on May 28, 2024

Original comment by BitBucket: horneds:


More simplest example: https://gist.github.com/klen/5722415

If set WORKERS to one, no errors here. If set workers to two, get the IndexError.

Pylint from pypi and python 2.7

from pylint.

pylint-bot avatar pylint-bot commented on May 28, 2024

Original comment by Sylvain Thénault (BitBucket: sthenault, GitHub: @sthenault?):


you may either apply https://bitbucket.org/logilab/astroid/commits/0b99611b20765230c5ad932a0b77180322f92828 into logilab-astng, or clone the new https://bitbucket.org/logilab/astroid/ repository + pull pylint from default.
(Astroid is the new name for logilab-astng).

This commit is a fixed version of the patch i already proposed to you iirc.

If you still get some traceback, past it here.

from pylint.

pylint-bot avatar pylint-bot commented on May 28, 2024

Original comment by Claudiu Popa (BitBucket: PCManticore, GitHub: @PCManticore):


It seems that the reproducing script posted a while ago doesn't crash anymore. While writing an API that guarantees thread safety would be desirable, it's not a current goal. As an alternative to speed pylint up, right now we can use the --jobs mechanism, which spans multiple instances of pylint workers.

from pylint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.