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]> |
Jeff Hungerford wrote: >Things are looking a lot better! It looks like we are down to one remaining >place where a race happens: Did that imply that the "Attempting to clone an unfinished program" error cannot be induced anymore? Because none of these last fixes should have affected that. >Indexing the NULL value with "i". >/usr/local/pike/8.0.181/lib/modules/Sql.pmod/pgsql.pike:630: > pgsql(hungerf3@localhost:5432/hungerf3,0,0)->procmessage() Well, maybe I eliminated this one too. Small fix, checked in just now. -- Stephen.