Re: Pike 8.0: Sql.pgsql objects don't get garbage collected?
"Stephen R. van den Berg" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Stephen R. van den Berg wrote: >Jeff Hungerford wrote: >>I was testing out Roxen 6 on Pike 8, and I noticed a constantly increasing count of idle >>connections to a Postgres database, while Roxen thought there were only a couple of connections. >It has already been reported. I'll have a fix by tomorrow. I tried, but threading mixed in with destructed objects and checking for memory leaks was a bit hairier than I had hoped. The fixes are in, though. Should be in 8.0.176 and higher (also checked into 8.1). -- Stephen.