https://bz.apache.org/SpamAssassin/show_bug.cgi?id=3790
--- Comment #17 from TM <[email protected]> --- It looks like this problem is triggered when doing shortcircuit & journal flush. I.e.: * no shortcircuit + journal flush = ok * shortcircuit + no journal flush = ok * shortcircuit + journal flush = causes the bug, but no error message * any + journal flush = we see the bug, because the lock file is held opened -- You are receiving this mail because: You are the assignee for the bug.
