Skip to content

Windows thread interrupt will not sample GIL released threads #107

Open
@planrich

Description

@planrich

Currently, the setup will always sample the thread holding the GIL. This means if a thread releases the GIL to e.g. compress data, it will not be sampled (even though a significant amount of time is spent in compression)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions