Re: POE Memory leaks
Rocco Caputo <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
Patch applied, thanks. -- Rocco Caputo - [email protected] On Feb 2, 2008, at 07:51, Ivan Mitoyarov wrote: > Hello! > There is memory leak in little program attached. Command > ps -axo rss,command |grep tpoe|grep -v grep > shows constantly growing program's rss while program is running. > I can't figure out what is wrong with it, please help. > > Thanks in advance. > -- > Ivan. > <tpoe.pl>