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

Space leak when using --file-size #14

Open
quyse opened this issue Sep 4, 2018 · 1 comment
Open

Space leak when using --file-size #14

quyse opened this issue Sep 4, 2018 · 1 comment
Assignees
Labels
bug Something isn't working export

Comments

@quyse
Copy link
Contributor

quyse commented Sep 4, 2018

Probably related to lazy evaluation; for some reason chunks of blocks are retained for a long time.

@quyse quyse added bug Something isn't working export labels Sep 4, 2018
@quyse quyse self-assigned this Sep 4, 2018
@quyse
Copy link
Contributor Author

quyse commented Sep 4, 2018

Temporary fix is made in 031aaa2 by disabling optimizations for coinmetrics-export package. This probably has no impact on performance, but still unfortunate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working export
Projects
None yet
Development

No branches or pull requests

1 participant