You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
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.
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
The text was updated successfully, but these errors were encountered: