On 1 Lug, 12:00, David <[email protected]> wrote:
> I've been working with Web2Py and developing that link directory
> application on my macbook.  I've been using the integrated server
> because it's simple and straight forward.  Is that CherryPy?

In the recent versions that is Rocket.

> I never really shut my laptop down unless I have to do so.  After
> about 72 hours the integrated server really started tasking the MB
> memory and processor.  It seems like some kind of memory leak where it
> just starts consuming all available resources.

I use a Mac and have not experienced this, unless I cache too much
stuff.

> I end up having to kill -9 the process to get it to quit because the
> GUI is pretty much useless when this happens.
>
> Is this a known bug or just another feature?  :0P
>
> Once I release the process and restart it, all works well as it
> should.
>
> - David

Reply via email to