Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[v3-1-test] Fix LocalExecutor memory spike by applying gc.freeze (#58365)#58934

Merged
potiuk merged 1 commit intov3-1-testfrom
backport-baec49a-v3-1-test
Dec 2, 2025
Merged

[v3-1-test] Fix LocalExecutor memory spike by applying gc.freeze (#58365)#58934
potiuk merged 1 commit intov3-1-testfrom
backport-baec49a-v3-1-test

Conversation

Copy link

github-actions bot commented Dec 2, 2025

  • fix local executor issue caused by cow

  • fix test

  • fix test

  • remove gc utils

  • fix test to prevent timeout

  • fix tests

  • fix tests

  • fix tests
    (cherry picked from commit baec49a)

Co-authored-by: Jeongwoo Do 48639483+wjddn279@users.noreply.github.com

)

* fix local executor issue caused by cow

* fix test

* fix test

* remove gc utils

* fix test to prevent timeout

* fix tests

* fix tests

* fix tests
(cherry picked from commit baec49a)

Co-authored-by: Jeongwoo Do <48639483+wjddn279@users.noreply.github.com>
boring-cyborg bot added the area:Executors-core LocalExecutor & SequentialExecutor label Dec 2, 2025
github-actions bot mentioned this pull request Dec 2, 2025
potiuk marked this pull request as ready for review December 2, 2025 10:44
potiuk requested review from XD-DENG, ashb, hussein-awala, o-nikolas and pierrejeambrun as code owners December 2, 2025 10:44
potiuk merged commit ac5f16c into v3-1-test Dec 2, 2025
4 checks passed
potiuk deleted the backport-baec49a-v3-1-test branch December 2, 2025 10:44
ephraimbuddy added this to the Airflow 3.1.4 milestone Dec 2, 2025
ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Dec 3, 2025
ephraimbuddy pushed a commit that referenced this pull request Dec 3, 2025
) (#58934)

* fix local executor issue caused by cow

* fix test

* fix test

* remove gc utils

* fix test to prevent timeout

* fix tests

* fix tests

* fix tests
(cherry picked from commit baec49a)

Co-authored-by: Jeongwoo Do <48639483+wjddn279@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

XD-DENG Awaiting requested review from XD-DENG XD-DENG is a code owner

ashb Awaiting requested review from ashb ashb is a code owner

o-nikolas Awaiting requested review from o-nikolas o-nikolas is a code owner

pierrejeambrun Awaiting requested review from pierrejeambrun pierrejeambrun is a code owner

hussein-awala Awaiting requested review from hussein-awala hussein-awala is a code owner

Assignees

No one assigned

Labels

area:Executors-core LocalExecutor & SequentialExecutor type:bug-fix Changelog: Bug Fixes

Projects

None yet

Milestone

Airflow 3.1.4

Development

Successfully merging this pull request may close these issues.

3 participants