[cheesecake-dev] PyLint running for to long

Michał Kwiatkowski constant.beta at gmail.com
Wed Feb 7 05:12:30 PST 2007


On 2/5/07, Grig Gheorghiu <grig.gheorghiu at gmail.com> wrote:
> > I've just implemented a safe lock for pylint execution time. If pylint
> > runs for too long it will be stopped and pylint index will be removed
> > from overall scoring. Currently this upper limit time is set to 60
> > seconds and I wonder if this is enough/too much. What's your opinion
> > on this? Should we support a command line option to override this
> > default setting? Thanks for any comments.
> >
>
> I think 60 seconds is a bit too little. I'd say 120 seconds might be
> better. And I think making it configurable is a good idea.

Raised the default limit to 2 minutes and implemented
--pylint-max-execution-time command line option. Shall we think about
relase 0.7? ;)

Cheers,
mk



More information about the cheesecake-dev mailing list