]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150662: Stop unbounded memory growth in Tachyon `--gecko` collector (#150845)
authorMaurycy Pawłowski-Wieroński <maurycy@maurycy.com>
Sat, 6 Jun 2026 02:27:41 +0000 (04:27 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Jun 2026 02:27:41 +0000 (02:27 +0000)
commit785b6dcf71b08c34a1d0a1cff9dc4afe997ad283
tree4d0aa2b54daae3b7b533e1e9f5083d0a9f4b34cb
parent262625fa30e5a1b5cf33c9dbce5d2b713093c7be
gh-150662: Stop unbounded memory growth in Tachyon `--gecko` collector (#150845)
Lib/profiling/sampling/gecko_collector.py
Lib/test/test_profiling/test_sampling_profiler/test_collectors.py
Misc/NEWS.d/next/Library/2026-06-03-13-51-29.gh-issue-150662.ELT8Vg.rst [new file with mode: 0644]