[jira] Reopened: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton reopened MODPYTHON-195: The change for this appears to be having the side affect of the mod_python/Python

[jira] Updated: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ https://issues.apache.org/jira/browse/MODPYTHON-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graham Dumpleton updated MODPYTHON-195: --- Fix Version/s: (was: 3.3.1) 3.3.x Affects

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2007-05-10 Thread Graham Dumpleton (JIRA)
[ 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

Re: MODPYTHON-195

2006-11-08 Thread Jeff Robbins
comment is good, too. I will test your version and confirm. Thanks! Jeff - Original Message - From: Graham Dumpleton [EMAIL PROTECTED] To: Jeff Robbins [EMAIL PROTECTED] Cc: python-dev list python-dev@httpd.apache.org Sent: Wednesday, November 08, 2006 05:38 Subject: Re: MODPYTHON-195

Re: MODPYTHON-195

2006-11-08 Thread Jeff Robbins
Dumpleton [EMAIL PROTECTED] Cc: python-dev@httpd.apache.org Sent: Wednesday, November 08, 2006 06:07 Subject: Re: MODPYTHON-195 Graham, You placed the fix in a better spot than I did. I had placed it after the apr_pool_userdata stuff due to not understanding what that was all about. It makes better

[jira] Updated: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-07 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=all ] Graham Dumpleton updated MODPYTHON-195: --- Fix Version/s: 3.3 Possible leaking of Win32 event handles when Apache restarted

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-07 Thread Graham Dumpleton (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447742 ] Graham Dumpleton commented on MODPYTHON-195: Can you see if you can come up with some check based on values of 'initialized' and 'child_init_pool

Re: MODPYTHON-195

2006-11-07 Thread Graham Dumpleton
with spurious python initialization) on windows. Jeff, can you see if you can come up with a test based on 'initialized' and 'child_init_pool' as I note in: http://issues.apache.org/jira/browse/MODPYTHON-195 If it is only in the parent process you need to skip subsequent calls, perhaps

Re: MODPYTHON-195

2006-11-07 Thread Jeff Robbins
python-dev@httpd.apache.org Sent: Tuesday, November 07, 2006 06:02 Subject: Re: MODPYTHON-195 On 04/11/2006, at 12:34 PM, Jeff Robbins wrote: Graham, I haven't had any new ideas about this problem. It is clear that on Windows, mod_python is initialized both in a parent process and more

Re: MODPYTHON-195

2006-11-07 Thread Jeff Robbins
python-dev@httpd.apache.org Sent: Tuesday, November 07, 2006 06:02 Subject: Re: MODPYTHON-195 On 04/11/2006, at 12:34 PM, Jeff Robbins wrote: Graham, I haven't had any new ideas about this problem. It is clear that on Windows, mod_python is initialized both in a parent process and more

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447680 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 06:56:50 -0400 ]] I think the problem

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447679 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 06:56:50 -0400 ]] I think the problem

[jira] Commented: (MODPYTHON-195) Possible leaking of Win32 event handles when Apache restarted.

2006-11-06 Thread Jeff Robbins (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-195?page=comments#action_12447681 ] Jeff Robbins commented on MODPYTHON-195: [[ Old comment, sent from unregistered email on Tue, 24 Oct 2006 09:13:26 -0400 ]] Graham, I added

Fwd: MODPYTHON-195

2006-11-03 Thread Graham Dumpleton
Forwarding this back to the list merely so it goes in mailing list archive. This relates to the leaking handles on Win32 platform. Begin forwarded message: From: Jeff Robbins [EMAIL PROTECTED] Date: 4 November 2006 12:34:19 PM To: Graham Dumpleton [EMAIL PROTECTED] Subject: MODPYTHON-195