| Jeff Robbins 2006-11-13, 8:13 am |
| Graham,
Your version works well.
Thanks,
Jeff
P.S.
I know you're not testing on windows, but I found another leak in
mpm_winnt.c. I'm reporting it on jira. Am I the only guy using apache on
windows???
----- Original Message -----
From: "Jeff Robbins" <jeffr@livedata.com>
To: "Graham Dumpleton" <grahamd@dscpl.com.au>
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 sense to simply test and exit the python_init() routine as
> quickly as possible in the Win32 parent process. Your comment is good,
> too. I will test your version and confirm.
>
> Thanks!
>
> Jeff
> ----- Original Message -----
> From: "Graham Dumpleton" <grahamd@dscpl.com.au>
> To: "Jeff Robbins" <jeffr@livedata.com>
> Cc: "python-dev list" <python-dev@httpd.apache.org>
> Sent: Wednesday, November 08, 2006 05:38
> Subject: Re: MODPYTHON-195
>
>
>
>
|