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 2004/04/08 04:51:09 UTC

[Bug 3251] New: sa-learn doesn't keep the lock file "fresh"

http://bugzilla.spamassassin.org/show_bug.cgi?id=3251

           Summary: sa-learn doesn't keep the lock file "fresh"
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Learner
        AssignedTo: spamassassin-dev@incubator.apache.org
        ReportedBy: felicity@kluge.net


from a mail I posted to sa-users:

fyi: I looked through the 2.63 code, and it looks like I'm recalling
2.5x learning (lock/unlock per message).  In 2.6x we seem to have fixed
that issue.  It does seem like we open the lock, then do sa-learn without
updating the mtime on the lock.  Another process, after 600 seconds 
(10 mins) can break the stale lock, which would cause problems. :(
I don't think that code's changed in 3.0, so I'll go open a bugzilla
ticket... <grrr>



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