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 141f623 commit 8b7f97dCopy full SHA for 8b7f97d
1 file changed
Misc/NEWS.d/next/Library/2026-06-13-04-11-00.gh-issue-151426.f2V67e.rst
@@ -0,0 +1,4 @@
1
+Fix impossible stack traces (callers and callees cross called, orphans and
2
+incorrect lines) in the Tachyon profiler, by snapshotting the stack chunks
3
+before walking the frame chain on a cache miss. Patch by Maurycy
4
+Pawłowski-Wieroński.
0 commit comments