Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
f5364ae75043580cf1ce94dcafe2b8b489a855aa
/
.
/
Misc
/
NEWS.d
/
next
/
Tools-Demos
/
2026-03-22-00-00-00.gh-issue-135953.IptOwg.rst
blob: 50f39a830de1b157fa4d8f051021fb65a8605c5b [
file
]
Properly
identify the main thread
in
the
Gecko
profiler collector
by
using
a status flag
from
the interpreter state instead of relying on
:
func
:
`threading.main_thread`
in
the collector process
.