Akim Demaille

Results 65 comments of Akim Demaille

@Xaec6 Thanks a lot for having looked at this into more details. I'm sorry I took so long to answer, but I think I needed a break. I don't want...

Hi @zmajeed > On the face of it it looks like the duplicates are (2, 5) and (3, 6) - so I'm surprised you found (2, 3) and (5, 6)...

> 135k lines! 😱 Yeah, I know :) Actually interrupting seems to point to always the same point, with this deep clone that seems to be non terminating. Does that...

No, `--no-branching` didn't help. Or maybe it did, but not enough for it to finish. I also usually bisect in the file until I can pinpoint the issue, but this...

Justin, That was very helpful! The timestamps show how much brakeman is suffering in there. I'll see if I can spot a pattern in that method that would explain its...

Justin, I don't understand why Brakeman chokes on this single routine. The file size is not an issue, it's only this very routine that drives it nuts. And looking at...

Justin, You are right, I can see that now too. This piece of code is very hairy and its structure is somewhat unclear... Thanks for keeping on eye onto it....

Hi Justin, Thanks for answering. Sorting sanitizers by category looks promising. > I assume you mean via inline comments? Sorry, but I have no interest in doing so. This has...

It's now been running for 20 hours.