I just ran the tests with r427382 Apache 2.0.55 mpm-prefork.
It *does not* hang with the traditional importer.
It *does* hang when I enable the new importer in the tests with
PythonOption('mod_python.future.importer *')
Jim
Graham Dumpleton wrote:
> FYI. The change I made for memory leak descr
Yeah, that is the problem. I knew it only affected the new importer in the test
suite, but thought it might just confuse if I drew the distinction at that
point.
Anyway, I have a fix which I am testing, but in doing so it threw up some
strange things in itself related to output filters. I'm not su
Grisha wrote ..
>
> Is this a mod_python problem? Should we scrap 3.2.10? - it's out there,
> but the download page has not beed updated and no announcement made yet.
It is a mod_python problem. See:
https://issues.apache.org/jira/browse/MODPYTHON-181
It only manifests when mod_python handler