fix memory growth
Reported by Gaspard Bucher | November 5th, 2010 @ 01:57 PM | in 1.0
Some elements are not properly garbage collected after requests and produce a significative memory growth over time.
We should fix this before 1.0 release.
Comments and changes to this ticket
-
Gaspard Bucher November 5th, 2010 @ 01:59 PM
The memory growth happens with Zena::Remote (API) without any compiled template so it does not seem to be related to views.
-
Gaspard Bucher November 23rd, 2010 @ 10:18 PM
(from [b65f8032e943cb74fe934f2d768228deceb9c9ca]) Upgraded to Property 2.0 (should fix memory leak [#303]). https://github.com/zena/zena/commit/b65f8032e943cb74fe934f2d768228d...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Tags
Referenced by
- 303 fix memory growth (from [b65f8032e943cb74fe934f2d768228deceb9c9ca]) Upgrade...