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 sample server #12

Open
marctrem opened this issue Jul 25, 2019 · 2 comments
Open

Memory leak when using sample server #12

marctrem opened this issue Jul 25, 2019 · 2 comments
Labels
needs discussion Needs to be discussed further needs investigation This needs to be looked into before its "ready for work"

Comments

@marctrem
Copy link

Dear maintainers,

It would seem that, when ran with the --ponynoblock flag, the example http server leaks.

Background: When running into a cycle detector segfault [0] by benchmarking the sample server, @SeanTAllen suggested that cycle detector might me turned off.

With the cycle detector off, when benchmarking, the process just got OOM killed.

I don't think that was a previously mentioned issue so I'm raising!

Thanks,
Marc

[0] ponylang/ponyc#2977 (comment)

@SeanTAllen
Copy link
Member

@mfelsche can this be closed?

@mfelsche
Copy link
Contributor

I will verify if this still happens with the new http-server and close it if not.

@SeanTAllen SeanTAllen transferred this issue from ponylang/http May 18, 2020
@SeanTAllen SeanTAllen added needs discussion Needs to be discussed further needs investigation This needs to be looked into before its "ready for work" labels May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs discussion Needs to be discussed further needs investigation This needs to be looked into before its "ready for work"
Projects
None yet
Development

No branches or pull requests

3 participants