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 ad5b78c commit acbbd15Copy full SHA for acbbd15
1 file changed
Misc/NEWS.d/next/Tools-Demos/2026-03-22-00-00-00.gh-issue-135953.IptOwg.rst
@@ -0,0 +1,3 @@
1
+Properly identify the main thread in the Gecko profiler collector by
2
+using a status flag from the interpreter state instead of relying on
3
+:func:`threading.main_thread` in the collector process.
0 commit comments