diff options
| author | cotton | 1998-10-13 21:25:38 +0000 |
|---|---|---|
| committer | cotton | 1998-10-13 21:25:38 +0000 |
| commit | 2ca2f38983b38ee7cb75e50961e3ea02ecd45c87 (patch) | |
| tree | d53faadf2dc11ab2242c3fdd2c24e8be4eb5af65 /Mailman/HTMLFormatter.py | |
| parent | e8641a172f45b17b654332248994260a5041e867 (diff) | |
| download | mailman-2ca2f38983b38ee7cb75e50961e3ea02ecd45c87.tar.gz mailman-2ca2f38983b38ee7cb75e50961e3ea02ecd45c87.tar.zst mailman-2ca2f38983b38ee7cb75e50961e3ea02ecd45c87.zip | |
more stress tests of the queue!
bugfixes:
1) forgot to put import errno in previous checkin.
2) tempfile.mktemp() didn't suffice for creating unique
filenames with lots of concurrent processes going on,
so i made it set tempfile.template with the current pid
in it.
this has been tested with multiple concurrent contact_transport
processes together with a run_queue process -- with and without smtpd
listening on mailman's SMTPHOST.
the version of OutgoingQueue prior to these two checkins ran for
about a week on linux and Solaris without problem. when these
problems did creep up, they were harmless. they *could* have
caused failed deliveries, but it would be pretty darn unlikely.
scott
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
