Skip to content

Conversation

@mattsse
Copy link
Collaborator

@mattsse mattsse commented Oct 22, 2025

we were only checking the atomicbool that indicates when we can stop prewarming (e.g. block fully executed) before we started execution,
we should also do this after and stop sending messages once terminated

these relaxed checks are cheap so we can check this a few times

Copy link
Member

@yongkangc yongkangc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just one naming nit

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Oct 22, 2025
@mattsse mattsse added the C-perf A change motivated by improving speed, memory usage or disk footprint label Oct 22, 2025
@mattsse mattsse enabled auto-merge October 22, 2025 11:15
@mattsse mattsse added this pull request to the merge queue Oct 22, 2025
Merged via the queue into main with commit bb62073 Oct 22, 2025
41 checks passed
@mattsse mattsse deleted the matt/check-terminate-after-execution branch October 22, 2025 11:44
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-perf A change motivated by improving speed, memory usage or disk footprint

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants