[symfony-users] Re: Memory Leak using Doctrine in Tasks?

2010-02-08 Thread Matt Robinson
On Feb 2, 7:59 pm, Brandon Turner wrote: > In the meantime, you could set up a new environment and disable the > profiler in that environment.  This can be done in your databases.yml by > adding param: "profiler: false".   Great tip Brandon. I've modified it slightly - I set "profiler: false" in

Re: [symfony-users] Re: Memory Leak using Doctrine in Tasks?

2010-02-02 Thread Brandon Turner
Glad to hear it worked! I posted to symfony-devs earlier today: http://groups.google.com/group/symfony-devs/browse_thread/thread/e840366691f85fc8 We'll see if anything comes of it. Still not sure if it's a "dev" question, but I just don't think setting up a separate env for tasks is intended (eve

[symfony-users] Re: Memory Leak using Doctrine in Tasks?

2010-02-02 Thread Tony Piper
Brandon, you're a star! Creating a new environment and disabling the profiler solved the problem. Do you think the profiler gets used by a non-existant web debug pane (to log queries that have been executed?). I'm struggling to think why the ApplicationConfiguration would get created with 'debug=