Skip to content

[v3-2-test] Fix ValueError when supervisor force-closes stuck sockets after timeout (#67115)#67162

Merged
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-9bb5ff3-v3-2-test
May 19, 2026
Merged

[v3-2-test] Fix ValueError when supervisor force-closes stuck sockets after timeout (#67115)#67162
vatsrahul1001 merged 1 commit into
v3-2-testfrom
backport-9bb5ff3-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

  • Fix ValueError when supervisor force-closes stuck sockets after timeout

  • Improve mock socket spec


(cherry picked from commit 9bb5ff3)

Co-authored-by: AutomationDev85 96178949+AutomationDev85@users.noreply.github.com
Co-authored-by: AutomationDev85

… after timeout (#67115)

* Fix ValueError when supervisor force-closes stuck sockets after timeout

* Improve mock socket spec

---------
(cherry picked from commit 9bb5ff3)

Co-authored-by: AutomationDev85 <96178949+AutomationDev85@users.noreply.github.com>
Co-authored-by: AutomationDev85 <AutomationDev85>
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 19, 2026
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label May 19, 2026
@vatsrahul1001 vatsrahul1001 marked this pull request as ready for review May 19, 2026 10:09
@vatsrahul1001 vatsrahul1001 merged commit cf9c879 into v3-2-test May 19, 2026
83 of 84 checks passed
@vatsrahul1001 vatsrahul1001 deleted the backport-9bb5ff3-v3-2-test branch May 19, 2026 11:12
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
… after timeout (#67115) (#67162)

* Fix ValueError when supervisor force-closes stuck sockets after timeout

* Improve mock socket spec

---------
(cherry picked from commit 9bb5ff3)

Co-authored-by: AutomationDev85 <96178949+AutomationDev85@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
… after timeout (#67115) (#67162)

* Fix ValueError when supervisor force-closes stuck sockets after timeout

* Improve mock socket spec

---------
(cherry picked from commit 9bb5ff3)

Co-authored-by: AutomationDev85 <96178949+AutomationDev85@users.noreply.github.com>
vatsrahul1001 pushed a commit that referenced this pull request May 21, 2026
… after timeout (#67115) (#67162)

* Fix ValueError when supervisor force-closes stuck sockets after timeout

* Improve mock socket spec

---------
(cherry picked from commit 9bb5ff3)

Co-authored-by: AutomationDev85 <96178949+AutomationDev85@users.noreply.github.com>
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

3 participants