summaryrefslogtreecommitdiff
path: root/src/mailman/rules/loop.py
diff options
context:
space:
mode:
authorBarry Warsaw2010-02-16 17:17:38 -0500
committerBarry Warsaw2010-02-16 17:17:38 -0500
commitcf6e714bc3c68a8b9d788370fbdee4df6764e936 (patch)
tree47321a735879e40e50a228db254f6efbc3018a4b /src/mailman/rules/loop.py
parent5d12a07fccf0278293e222ca5a5c4a7653d4f0af (diff)
downloadmailman-cf6e714bc3c68a8b9d788370fbdee4df6764e936.tar.gz
mailman-cf6e714bc3c68a8b9d788370fbdee4df6764e936.tar.zst
mailman-cf6e714bc3c68a8b9d788370fbdee4df6764e936.zip
Oh FFS. lazr.restful 0.9.18 totally broke our shit by introducing
multiversioned web services. In concept, that's a great idea, but in (current as of 0.9.18) practice it sucks because it /forces/ us to adopt multiversions when really I could care less. After gobs of painful experimentation, this passes all the tests. I guess that means it's right <wink>. Another, more reasonable fix is to re-order when logging is initialized. This is moved to the start of initialize_2() because in the test environment, we don't want to initialize the loggers until after the test configuration has been pushed. Otherwise, because of the changes to support the FHS, logging will go to the wrong place. This really only affects tests, since in operational mode, initialize always happens immediately one after another.
Diffstat (limited to 'src/mailman/rules/loop.py')
0 files changed, 0 insertions, 0 deletions