Skip to content

Release the GIL where possible #7

@caspervdw

Description

@caspervdw

To take advantage of multithreading possibilities, we should release the GIL whenever we do operations that do not involve PyObjects (most of them)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions