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 8b7f97d commit 39564f8Copy full SHA for 39564f8
1 file changed
Misc/NEWS.d/next/Library/2026-06-13-04-11-00.gh-issue-151426.f2V67e.rst
@@ -1,4 +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.
+incorrect lines) in the Tachyon profiler when caching frames, by snapshotting
+the stack chunks before walking the frame chain on a cache miss. Patch by
+Maurycy Pawłowski-Wieroński.
0 commit comments