You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2017/02/01 13:48:32 UTC

[Bug 7340] BayesStore: bayes_expire table grows, remove_running_expire_tok not called

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7340

Arnd <ar...@credativ.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arnd.hannemann@credativ.de

--- Comment #1 from Arnd <ar...@credativ.de> ---
Created attachment 5432
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5432&action=edit
Patch making sure expire flag is cleaned up when expiry was run

Make sure remove_running_expire_tok is called when expiry finished, and thus
remove the row in the database that indicates that an expiry is currently
running.

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