http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5509
------- Additional Comments From [EMAIL PROTECTED] 2007-06-11 12:18 -------
Incidentally, why is the statement:
my $delay = time - $self->{async}->get_last_start_lookup_time();
within the "for my $query (@left) {}" loop ?
The get_last_start_lookup_time does not depend on a $query entry,
and time() is not changing much while writing a few log entries.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.