Hi, Armin Ronacher wrote: > Hi, > > There seems to be a race condition in the in-memory cache. I'll > consider that a critical error and will release a bugfix release for 2.1 > tomorrow or the day after tomorrow. Actually, not that critical as there is a workaround. Set the cache size to -1 and you should be fine. I will try to release version in the next two weeks with the fix, but try to accumulate some more fixes before pushing out a release.
Alternatively you can switch to the development version of Jinja2 which contains the fix. Regards, Armin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en -~----------~----~----~----~------~----~------~--~---
