summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorcotton1998-10-13 20:13:34 +0000
committercotton1998-10-13 20:13:34 +0000
commite8641a172f45b17b654332248994260a5041e867 (patch)
tree062841e817b5a1523bcb5dcb67f17b3bb5dc3815 /Mailman/HTMLFormatter.py
parent0b5104bccf3e3bdf8328987f29b9570e737327ef (diff)
downloadmailman-e8641a172f45b17b654332248994260a5041e867.tar.gz
mailman-e8641a172f45b17b654332248994260a5041e867.tar.zst
mailman-e8641a172f45b17b654332248994260a5041e867.zip
a little stress testing revealed a bug in OutgoingQueue: the processQueue
procedure assumed that files existed that it had recently found in the directory listing, but they may have been dequeued by another process between the time when the directory was listed and when processQueue stats the file. the fix is just to try: it and continue iff the file doesn't exist. scott
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions