summaryrefslogtreecommitdiff
path: root/Mailman/LockFile.py
diff options
context:
space:
mode:
authorklm1998-07-02 20:49:25 +0000
committerklm1998-07-02 20:49:25 +0000
commit502e4af57f4e35bad543c3944d6eee4c1f0a05a4 (patch)
tree97e31e159c66a131c5612b86420164f946d5a62f /Mailman/LockFile.py
parent9b0fb2d7ef9f044eda1b0d310e0cd06a6ae7db5f (diff)
downloadmailman-502e4af57f4e35bad543c3944d6eee4c1f0a05a4.tar.gz
mailman-502e4af57f4e35bad543c3944d6eee4c1f0a05a4.tar.zst
mailman-502e4af57f4e35bad543c3944d6eee4c1f0a05a4.zip
More provisions to prevent exhausting the processes queue. We do a
wait() within the send loop every PAUSE_FREQUENCY users, in order to wait for the deliver process to finish queuing up the messages. Also, the password message text was getting mangled by the word wrapping in SendTextToUser. I added 'raw=1' to the call. (I should say that i really don't think that SendTextToUser should be in the business of wrapping or filling text - i thought Utils.maketext, when deliberately applied, was going to take care of all that? Ah - i bet i'm just behind in my checkouts...)
Diffstat (limited to 'Mailman/LockFile.py')
0 files changed, 0 insertions, 0 deletions