Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory leak! #4

Open
wants to merge 194 commits into
base: master
Choose a base branch
from
Open

Fix memory leak! #4

wants to merge 194 commits into from

Conversation

bobtfish
Copy link
Contributor

@bobtfish bobtfish commented Jan 5, 2012

Hiya

Turns out the entire contents of every message you get (+ some more) is leaked.

The change here fixes this by removing the circular ref.

@bobtfish
Copy link
Contributor Author

Any news here? It'd be nice to see this released...

davel and others added 30 commits May 23, 2020 12:41
RT#106550 Add no_ack param to get()
Kwalitee complains that the non main modules have regressed in version, as
they no version number.
Be consistent with other use of cpanm
Use Dist::Zilla::Plugin::OurPkgVersion
Pass peername to AnyEvent::Handle so that TLS peer validation is possible
Ordinary Perl runs into trouble with Alien::LibXML failing under Windows.
Strawberry Perl has libxml already installed.

Also avoid shell globbing, as that doesn't work under Windows (at least not
without bash.)

Upgrades actions-setup-perl to v1.4.0 too.
Use Strawberry Perl to test under Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.