Re: [Haskell-cafe] pool, persistent, persistent-sqlite: Space leak

2011-04-02 Thread Ertugrul Soeylemez
Michael Snoyman mich...@snoyman.com wrote: Good catch, that was most definitely a space leak in pool. I've uploaded version 0.0.1.1, would you mind testing? Great! I will test it and report back, as soon as I'm at home. Many thanks. Greets, Ertugrul -- nightmare = unsafePerformIO

Re: [Haskell-cafe] pool, persistent, persistent-sqlite: Space leak

2011-03-31 Thread Michael Snoyman
Good catch, that was most definitely a space leak in pool. I've uploaded version 0.0.1.1, would you mind testing? Thanks, Michael On Thu, Mar 31, 2011 at 2:52 AM, Ertugrul Soeylemez e...@ertes.de wrote: Hello Michael, hello fellow Haskellers, there seems to be a space leak in either 'pool',

[Haskell-cafe] pool, persistent, persistent-sqlite: Space leak

2011-03-30 Thread Ertugrul Soeylemez
Hello Michael, hello fellow Haskellers, there seems to be a space leak in either 'pool', 'persistent' or 'persistent-sqlite'. From the behaviour I suspect the bug to be in 'pool'. When I run a transaction in an infinite loop, my program keeps eating more and more memory, even if the transaction