Skip to content

[v3-3-test] Added deadlock detection in CommsDecoder (#68377) - #70744

Merged
potiuk merged 2 commits into
v3-3-testfrom
backport-6a73afb-v3-3-test
Jul 30, 2026
Merged

[v3-3-test] Added deadlock detection in CommsDecoder (#68377)#70744
potiuk merged 2 commits into
v3-3-testfrom
backport-6a73afb-v3-3-test

Conversation

@vatsrahul1001

Copy link
Copy Markdown
Contributor

Backport of #68377 to v3-3-test for the Airflow 3.3.1 patch release. Clean git cherry-pick -x (no conflicts).


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.8)

Generated-by: Claude Code (Opus 4.8) following the guidelines — automated cherry-pick backport; code is the original author's, unchanged.

* refactor: Fix deadlock in CommsDecoder.asend() when sync send() runs concurrently on event loop

(cherry picked from commit 6a73afb)
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.3.1 milestone Jul 30, 2026
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label Jul 30, 2026
@potiuk
potiuk merged commit 8560f2e into v3-3-test Jul 30, 2026
92 checks passed
@potiuk
potiuk deleted the backport-6a73afb-v3-3-test branch July 30, 2026 19:10
vatsrahul1001 added a commit that referenced this pull request Aug 5, 2026
* refactor: Fix deadlock in CommsDecoder.asend() when sync send() runs concurrently on event loop

(cherry picked from commit 6a73afb)

Co-authored-by: David Blain <info@dabla.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:task-sdk type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants