Comment 4 for bug 619039

Revision history for this message
Robert Collins (lifeless) wrote : Re: bug.userCanView does too much work

Removing the timeout tag: the eager loading security check can be applied to other bug lookups and will prevent this causing timeouts (and its the right way to do it: doing a per-bug check would still be very slow - we're not in a procedural world). That said, we should still fix this, it will keep biting in random places until we do.