Hi Mike,
The --faster option only does two things (currently): skips processing
the lib/ directory and changes how "if" expressions are treated. Since
Brakeman is hanging on a view, I think it is safe to say you have hit a
bug in the "if" expression handling.
Please do submit an issue on Github or email me the details privately.
Thanks!
-Justin
On 05/21/2012 08:03 AM, Michael McCabe wrote:
>
> With one of our Rails 3.0.11 applications, Brakeman stops at the point
> below (using -d) and does not finish until killed. The process
> continues to increase it's memory consumption. We have run Brakeman
> against this application previously using Jenkins with the last
> completed execution on May 17th. Brakeman does finish when --faster is
> added as an option though. I could submit a bug report if needed.
>
>
> Rendering layouts/_navigation (Template:layouts/application)