Migrated issue, originally created by Anonymous
I'm using mako in "one python process one rendering" environment. It seems considerable time of template rendering is spent importing beaker cache. I suggest lazy loading of it. Patch is attached.
Attachments: lazy_beaker.patch
Migrated issue, originally created by Anonymous
I'm using mako in "one python process one rendering" environment. It seems considerable time of template rendering is spent importing beaker cache. I suggest lazy loading of it. Patch is attached.
Attachments: lazy_beaker.patch