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

core/state: replace fastcache code cache with gc-friendly structure #92

Merged
merged 2 commits into from
Jun 12, 2024

Conversation

ryanmorphl2
Copy link
Contributor

@ryanmorphl2 ryanmorphl2 commented Jun 12, 2024

…tcache code cache with gc-friendly structure
@ryanmorphl2 ryanmorphl2 requested a review from a team as a code owner June 12, 2024 04:25
@FletcherMan FletcherMan added the release/0.3.x indicates that needs to be cherry-pick to release/0.3.x branch label Jun 12, 2024
@FletcherMan FletcherMan merged commit c01dd2e into main Jun 12, 2024
@FletcherMan FletcherMan deleted the ryan/fastcache_leak branch June 12, 2024 06:50
github-actions bot pushed a commit that referenced this pull request Jun 12, 2024
)

* core/state, trie: fix memleak from fastcache, core/state: replace fastcache code cache with gc-friendly structure

* common/lru: fix race in lru
FletcherMan pushed a commit that referenced this pull request Jun 12, 2024
)

core/state: replace fastcache code cache with gc-friendly structure  (#92)

* core/state, trie: fix memleak from fastcache, core/state: replace fastcache code cache with gc-friendly structure

* common/lru: fix race in lru

Co-authored-by: Ryan He <163962984+ryanmorphl2@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/0.3.x indicates that needs to be cherry-pick to release/0.3.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants