
Aug. 12, 2013
1:40 a.m.
Burak Arslan, 28.07.2013 22:50:
On 07/28/13 21:06, Lee E. Brown wrote:
When it is run inside mod_wsgi it goes into the etree.XSLT() method on line 57 and there it hangs up until Apache times out the request.
See: http://spyne.io/docs/2.10/faq.html#my-app-freezes-under-mod-wsgi-help
Fixing this in lxml will require changes to both CPython and Cython first. Some work is currently being done to come up with improvements in CPython 3.4 for this, and once those are accepted (which may or may not happen for the Py3.4 release, or may not happen at all), there will eventually be support in Cython. So, don't expect anything to change here before at least next year. Stefan