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

Memory leak when using Cro::HTTP::Server with ssl enabled #57

Open
Demayl opened this issue Mar 2, 2018 · 2 comments
Open

Memory leak when using Cro::HTTP::Server with ssl enabled #57

Demayl opened this issue Mar 2, 2018 · 2 comments

Comments

@Demayl
Copy link

Demayl commented Mar 2, 2018

Without ssl enabled it seems "almost" ok
This is Rakudo version 2018.02.1-99-g6117647 built on MoarVM version 2018.02-24-gd7f4387

  • Identity: cro:ver<0.7.3>
@jnthn
Copy link
Member

jnthn commented Mar 7, 2018

So far I'm suspecting this will boil down to an issue in IO::Socket::Async::SSL, since its involvement is the only significant difference between the two pipelines. I'm working on a reproduction/analysis just using that.

@Demayl
Copy link
Author

Demayl commented Apr 20, 2018

It seems ok when used on the web socket

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

No branches or pull requests

2 participants