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.