Skip to content

feat(rpc): Add spawn_blocking_io_fut that accepts a future#17953

Merged
mattsse merged 1 commit intomainfrom
blocking-fut
Aug 20, 2025
Merged

feat(rpc): Add spawn_blocking_io_fut that accepts a future#17953
mattsse merged 1 commit intomainfrom
blocking-fut

Conversation

@RomanHodulak
Copy link
Contributor

Following-up on #17924

Adds a function for spawning blocking IO tasks that take a future, allowing for async functions being executed in this task.

This is crucial for allowing async pending block build.

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

easy

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Reth Tracker Aug 20, 2025
@mattsse mattsse enabled auto-merge August 20, 2025 09:38
@mattsse mattsse added this pull request to the merge queue Aug 20, 2025
@mattsse mattsse added C-enhancement New feature or request A-rpc Related to the RPC implementation labels Aug 20, 2025
Merged via the queue into main with commit 0fa9384 Aug 20, 2025
42 checks passed
@mattsse mattsse deleted the blocking-fut branch August 20, 2025 09:59
@github-project-automation github-project-automation bot moved this from In Progress to Done in Reth Tracker Aug 20, 2025
lwedge99 pushed a commit to sentioxyz/reth that referenced this pull request Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rpc Related to the RPC implementation C-enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants