Mailing List Archive

[Bug 7987] DNSEval.pm,HashBL.pm,URILocalBL.pm: unnecessary use of rule_pending and rule_ready
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7987

--- Comment #25 from Henrik Krohns <apache@hege.li> ---
Looking at my old plugin and popular things like SH.pm, it's clear the latest
change will heavily break backwards compatibility.

So here's a small fix that mostly mitigates things:

- Use rule_ready() in run_eval_tests to allow async even for "return 0"
- Bring back async pending check in do_meta_tests

Committed revision 1900974.

--
You are receiving this mail because:
You are the assignee for the bug.