]> source.dussan.org Git - rspamd.git/commit
[Feature] Implement real priorities for pre and post filters
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 8 Sep 2016 11:11:46 +0000 (12:11 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 8 Sep 2016 11:11:46 +0000 (12:11 +0100)
commitbb3ce943d1d364aded85427676686006f22943aa
tree7e4b90c5891220efda76055397a5ccec6efccb66
parentfb8c6ae700b80d0664174a331b255668ce449519
[Feature] Implement real priorities for pre and post filters

Now pre and post filters with higher priorities have guarantee to be
finished before (or after in case of postfilters) filters with lower priorities.
Previously, there was a guarantee for start time which was not enough
for many use cases.
src/libserver/symbols_cache.c