Uh oh!
There was an error while loading. Please reload this page.
gh-120659: Skip test_freethreading with GIL - #120660
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Victor Stinner <vstinner@python.org>
d5633ae to
465759aComparenineteendo
commented
Jun 18, 2024
I fixed the co-author message. |
vstinner
commented
Jun 18, 2024
I don't know test_freethreading. I don't know if it makes sense to run these tests with the GIL enabled. |
This comment was marked as resolved.
This comment was marked as resolved.
colesbury
commented
Jun 18, 2024
There is some value to running these tests on with the GIL enabled, but not enough to justify the time they're taking. If we make the tests faster, we can reconsider re-enabling them for the default build. |
Thanks @nineteendo for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
(cherry picked from commit 360f14a) Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
GH-120694 is a backport of this pull request to the 3.13 branch. |
vstinner
commented
Jun 18, 2024
Ok, in that case, I merge the change. Thanks @nineteendo. |
test_free_threadingwith GIL #120659