Skip to content

core/state: fix prefetch on single core CPU #32075

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

Merged
merged 1 commit into from
Jun 22, 2025

Conversation

cskiraly
Copy link
Contributor

We need at least one prefetch goroutine. SetLimit(0) would block prefetch.

We need at least one prefetch goroutine. SetLimit(0) would block prefetch.

Signed-off-by: Csaba Kiraly <[email protected]>
@cskiraly cskiraly requested a review from rjl493456442 as a code owner June 21, 2025 13:28
@rjl493456442 rjl493456442 added this to the 1.15.12 milestone Jun 22, 2025
@rjl493456442 rjl493456442 merged commit 338d754 into ethereum:master Jun 22, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants