Skip to content

[common] Fix possible deadlock in ParallelExecution#7355

Merged
JingsongLi merged 1 commit intoapache:masterfrom
tsreaper:fix-deadlock
Mar 7, 2026
Merged

[common] Fix possible deadlock in ParallelExecution#7355
JingsongLi merged 1 commit intoapache:masterfrom
tsreaper:fix-deadlock

Conversation

@tsreaper
Copy link
Contributor

@tsreaper tsreaper commented Mar 6, 2026

Purpose

Currently, if readerSupplier.get() in ParallelExecution#asyncRead throws an exception, it is not catched, causing deadlock. This PR fixes the possible deadlock.

@JingsongLi
Copy link
Contributor

+1

@JingsongLi JingsongLi merged commit f84674b into apache:master Mar 7, 2026
12 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