Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the...
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.
Showing
Please register or sign in to comment
Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently.