Closed smontanaro closed 1 year ago
Thanks for the bug report. I've moved development of the 3.12 branch to a different repository https://github.com/colesbury/nogil-3.12 to make it easier to manage GitHub CI and project issues.
I had forgotten to delete the nogil-3.12 branch from this repo -- I'll do that now.
I think the test_concurrent_futures
hang is fixed in the other repository, but it's still a work-in-progress and not ready to be used yet.
Cool, thanks Sam.
This may well be an already known problem, but I figured I'd point it out, as I didn't see it in the listed issues. On the nogil-3.12 branch,
test_concurrent_futures
fails to complete for me. I've let it run for more than 10 minutes. On the maincpython
andnogil
branches it completes within a couple minutes.My environment is MacOS Ventura 13.1 on an M1 MacBook Pro.