Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

httplib is not thread safe. #37

@subramaniank

Description

@subramaniank

Httplib is not thread safe. A lot of production servers will use a gunicorn/gevent/thread based app servers.
These can cause httplib to have issues when issuing requests to podio which results in podio-py to break.

A better approach could be to use the awesome requests library

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