summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/admin.py
diff options
context:
space:
mode:
authorcotton1998-10-13 22:50:35 +0000
committercotton1998-10-13 22:50:35 +0000
commit4d43bf56d2d733883d0bfdafb000c929e08ebe47 (patch)
tree49fd8ffda98229976479117bc5526c6406638517 /Mailman/Cgi/admin.py
parent2ca2f38983b38ee7cb75e50961e3ea02ecd45c87 (diff)
downloadmailman-4d43bf56d2d733883d0bfdafb000c929e08ebe47.tar.gz
mailman-4d43bf56d2d733883d0bfdafb000c929e08ebe47.tar.zst
mailman-4d43bf56d2d733883d0bfdafb000c929e08ebe47.zip
There was a concurrency control problem with the real-time archiving.
If multiple posts were processed simultaneously, and the database was written to while it was being read by another process, many obvious errors results would result. There was locking for the actual processing of the archive protecting most concurrency problems, but there was nothing protecting the initialization of the database. this version of HyperArch.py is currently being run without any visible problems. scott
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions