-
-
Notifications
You must be signed in to change notification settings - Fork 130
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 parsing YAML #3873
Comments
Hi @ohrstrom, Build config
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When parsing YAML data I did notice that the memory used by Liquidsoap constantly increases.
(Parsing the same data with JSON does work without problems.)
Is this probably related to avsm/ocaml-yaml#73 ?
To Reproduce
Expected behavior
The memory-consumption should not increase over time.
Version details
Install method
Installed via
opam
The text was updated successfully, but these errors were encountered: