[Bug 269813] lang/python3: Possible deadlock at shutdown while recursively acquiring head lock
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269813] lang/python3: Bug in all current python variants"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jan 2026 09:44:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269813 --- Comment #5 from Charlie Li <vishwin@freebsd.org> --- This has been fixed since 3.10.11 and 3.11.3: 3.10: https://github.com/python/cpython/pull/102235 3.11: https://github.com/python/cpython/pull/102234 main (now 3.12): https://github.com/python/cpython/pull/102222 -- You are receiving this mail because: You are the assignee for the bug.