Skip to content

[v3-2-test] Fix memory growth from pathlib sys.intern in long-running processes (#65706)#65855

Merged
potiuk merged 1 commit into
v3-2-testfrom
backport-d14862c-v3-2-test
Apr 26, 2026
Merged

[v3-2-test] Fix memory growth from pathlib sys.intern in long-running processes (#65706)#65855
potiuk merged 1 commit into
v3-2-testfrom
backport-d14862c-v3-2-test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

  • Fix memory growth from pathlib sys.intern in long-running processes

  • fix supporting python version

  • fix logic
    (cherry picked from commit d14862c)

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

… processes (#65706)

* Fix memory growth from pathlib sys.intern in long-running processes

* fix supporting python version

* fix logic
(cherry picked from commit d14862c)

Co-authored-by: Jeongwoo Do <48639483+wjddn279@users.noreply.github.com>
@potiuk potiuk force-pushed the backport-d14862c-v3-2-test branch from 9244fd8 to df17442 Compare April 26, 2026 16:59
@potiuk potiuk merged commit 668fd38 into v3-2-test Apr 26, 2026
88 checks passed
@potiuk potiuk deleted the backport-d14862c-v3-2-test branch April 26, 2026 19:45
vatsrahul1001 pushed a commit that referenced this pull request Apr 27, 2026
… processes (#65706) (#65855)

* Fix memory growth from pathlib sys.intern in long-running processes

* fix supporting python version

* fix logic
(cherry picked from commit d14862c)

Co-authored-by: Jeongwoo Do <48639483+wjddn279@users.noreply.github.com>
@vatsrahul1001 vatsrahul1001 added the type:bug-fix Changelog: Bug Fixes label May 18, 2026
@vatsrahul1001 vatsrahul1001 added this to the Airflow 3.2.2 milestone May 18, 2026
vatsrahul1001 pushed a commit that referenced this pull request May 20, 2026
… processes (#65706) (#65855)

* Fix memory growth from pathlib sys.intern in long-running processes

* fix supporting python version

* fix logic
(cherry picked from commit d14862c)

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

Labels

area:logging type:bug-fix Changelog: Bug Fixes

3 participants