Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c70e6 commit 53d066eCopy full SHA for 53d066e
1 file changed
Misc/NEWS.d/next/Core and Builtins/2022-12-29-04-39-38.gh-issue-100126.pfFJd-.rst
@@ -0,0 +1,3 @@
1
+Fix an issue where "incomplete" frames could be briefly visible to C code
2
+while other frames are being torn down, possibly resulting in corruption or
3
+hard crashes of the interpreter while running finalizers.
0 commit comments