Feature or enhancement
Proposal:
test_free_threading shouldn't run when the GIL is enabled. It takes 2 minutes on the default build, making it the slowest test in the suite.
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
Linked PRs
Feature or enhancement
Proposal:
test_free_threadingshouldn't run when the GIL is enabled. It takes 2 minutes on the default build, making it the slowest test in the suite.Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
test_free_threading.test_dictas a heavy-cpu test #119599test_free_threading.test_dictas cpu-heavy test #120565Linked PRs
test_freethreadingwith GIL #120660test_freethreadingwith GIL (GH-120660) #120694