[
https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12494960
]
Graham Dumpleton commented on MODPYTHON-195:
--------------------------------------------
This changes also possibly prevents Apache being run in single process mode on
Windows when mod_python is loaded. This is because Python will not be
initialised in the single process and when a request arrives for mod_python it
will fail.
> Possible leaking of Win32 event handles when Apache restarted.
> --------------------------------------------------------------
>
> Key: MODPYTHON-195
> URL: https://issues.apache.org/jira/browse/MODPYTHON-195
> Project: mod_python
> Issue Type: Bug
> Components: core
> Affects Versions: 3.2.10, 3.3.1
> Reporter: Graham Dumpleton
> Assigned To: Graham Dumpleton
> Fix For: 3.3.x
>
>
> Jeff Robins in:
>
> http://mail-archives.apache.org/mod_mbox/httpd-python-dev/200610.mbox/[EMAIL
> PROTECTED]
> indicates a belief that when an Apache restart is performed on Windows that
> there are a number of Win32 event handles leaked. His belief is that this
> seems to be linked to mod_python.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.