Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Memory leak in state-history plugin #6980

Closed
tbfleming opened this issue Mar 21, 2019 · 1 comment
Closed

Memory leak in state-history plugin #6980

tbfleming opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels

Comments

@tbfleming
Copy link
Contributor

If the state-history plugin is run without the --trace-history option, then it will collect traces in cached_traces but never flush the cache.

Possibly related to #6377.

@tbfleming tbfleming added the bug label Mar 21, 2019
@tbfleming tbfleming self-assigned this Mar 21, 2019
tbfleming added a commit that referenced this issue Mar 21, 2019
#6980: fix memory leak when --trace-history not used
tbfleming added a commit that referenced this issue Apr 11, 2019
#6980: fix memory leak when --trace-history not used
@arhag
Copy link
Contributor

arhag commented May 16, 2019

Resolved by #6982, #7115.

@arhag arhag closed this as completed May 16, 2019
oldcold pushed a commit to eosiosg/eos that referenced this issue Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants