Jun Omae (大前 潤)
Jun Omae (大前 潤)
Ok. After adding `WSGIDestroyInterpreter Off`, apache process is terminated by SIGTERM normally.
Hm, I confirmed that apache is terminated normally even if `check_password()` is invoked after removing `WSGIDaemonProcess trac` from the configuration. BTW, the `WSGIDestroyInterpreter` directive seems to be not listed at...
Why the new checker is not added to babel/messages/checkers.py? It could check using `Message.check()` method if added. Also, checker for %-styling formatting is already implemented. (Side note: Trac provides `check_catalog`...