Re: POE::Session major bug.
flw <[email protected]> Mon, 18 Apr 2011 17:03:26 +0800
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
nice job! Thank Rocco Caputo for your speediness! And I also thank Nick for your suggestion. 2011/4/15 Rocco Caputo <[email protected]> > Thanks, flw and Nick. > https://github.com/rcaputo/poe/commit/d65590f5c0c065d49a342e94e48b8167f4f5c633should resolve it. > > That change will defer GC until the next sweep. There could be a potential > problem if the sweep doesn't happen, but I don't know how that might occur. >