diff options
| author | bwarsaw | 2001-06-28 04:19:30 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-06-28 04:19:30 +0000 |
| commit | dae6c66914310a5f64ac62c9a280afaec85ebc84 (patch) | |
| tree | ec013cddd0d955a3591122b907960ec9905db7c6 /Mailman/SecurityManager.py | |
| parent | 143d8a95184fe497d9a394ab27ba9155506fb134 (diff) | |
| download | mailman-dae6c66914310a5f64ac62c9a280afaec85ebc84.tar.gz mailman-dae6c66914310a5f64ac62c9a280afaec85ebc84.tar.zst mailman-dae6c66914310a5f64ac62c9a280afaec85ebc84.zip | |
DEAL_WITH_PERMFAILURES_EVERY: controls how often _doperiodic() will
try to deal with deferred permanent failures.
_doperiodic(): It can be a bit expensive to actually deal with
permanent failures every time through this loop, and we don't need
that level of accuracy. So now we keep a counter and only process
permanent failures every DEAL_WITH_PERMFAILURES_EVERY times. (Okay,
so this variable defaults to 1, but you get the idea. :)
Also, move the Save() inside the try clause. I've decided that
finally clauses should only unlock the list, not try to save it.
Diffstat (limited to 'Mailman/SecurityManager.py')
0 files changed, 0 insertions, 0 deletions
