Skip to content

Comments

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

Merged
Xuanwo merged 1 commit intomainfrom
refactor-timeout
Mar 20, 2025
Merged

refactor(core): Migrate BlockWriter to use executor from context#5834
Xuanwo merged 1 commit intomainfrom
refactor-timeout

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