Skip to content

refactor(core): Migrate BlockWriter to use executor from context #5834

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
Mar 20, 2025

Conversation

Xuanwo
Copy link
Member

@Xuanwo Xuanwo commented Mar 20, 2025

Which issue does this PR close?

Closes #5831

Rationale for this change

Migrate BlockWriter to use executor from context so that users can inject context in executor instead.

What changes are included in this PR?

Migrate BlockWriter to use executor from context

Are there any user-facing changes?

No.

@github-actions github-actions bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Mar 20, 2025
@Xuanwo Xuanwo requested a review from meteorgan March 20, 2025 14:18
Copy link
Contributor

@meteorgan meteorgan left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you for working on this.

@Xuanwo
Copy link
Member Author

Xuanwo commented Mar 20, 2025

Thank you @meteorgan for the review, I will have some similiars PRs to come.

@Xuanwo Xuanwo merged commit b73adfb into main Mar 20, 2025
283 checks passed
@Xuanwo Xuanwo deleted the refactor-timeout branch March 20, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate BlockWriter Executor to context based
2 participants