Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
[3.14] gh-133532: Run GC fast cycles test in subprocess. (gh-133533)#133716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
)This makes the test more reliable since there are not extra objects on the heap leftoverfrom other tests.(cherry picked from commit8598e57)Co-authored-by: Neil Schemenauer <nas-github@arctrix.com>
bedevere-bot commentedMay 9, 2025
🤖 New build scheduled with the buildbot fleet by@nascheme for commit74f77f7 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133716%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
bedevere-bot commentedMay 9, 2025
🤖 New build scheduled with the buildbot fleet by@nascheme for commit918c083 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133716%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
bedevere-bot commentedMay 9, 2025
🤖 New build scheduled with the buildbot fleet by@nascheme for commit37bbde5 🤖 Results will be shown at: https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F133716%2Fmerge If you want to schedule another build, you need to add the🔨 test-with-buildbots label again. |
aaeca91
intopython:3.14Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
This makes the test more reliable since there are not extra objects on the heap leftover
from other tests.
(cherry picked from commit8598e57)
Co-authored-by: Neil Schemenauernas-github@arctrix.com