Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Make the code thread safe. #8

@bitdancer

Description

@bitdancer

Currently no locking is done. The Python C code I've translated assumes it holds the global interpreter lock, which is not true for this code, so appropriate locks need to be added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions