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 f45ef66 commit ad797d5Copy full SHA for ad797d5
1 file changed
Misc/NEWS.d/next/Library/2026-07-19-22-08-05.gh-issue-154194.1bqRdx.rst
@@ -1,3 +1,3 @@
1
-Fix the Tachyon dropping entire samples when non-fatal reads fail. Frames
2
-now retain any readable metadata, and funcnames, filenames, asyncio tasks
3
-are just truncated. Patch by Maurycy Pawłowski-Wieroński.
+Fix the sampling profiler dropping entire samples when a non-fatal read fails;
+frames now keep any readable metadata, and long funcnames, filenames and
+asyncio task names are truncated instead. Patch by Maurycy Pawłowski-Wieroński.
0 commit comments