Hello, I test AppointmentManager app this morning and I found there is a memory leak when reloading repeatedly mycal page. The python process that hold web2py keep growing slowly (~5 meg) each time the page is reloaded.
The app I am talking about is available here : http://web2py.com/appliances Can be downloaded here : https://github.com/mdipierro/web2py-appliances/blob/master/AppointmentManager/web2py.app.AppointmentManager.w2p Richard --