Skip to content

multi-processes #75

@jer1956

Description

@jer1956

The default is 5. But I cannot get the server to load on rasbian unless I force it to 1. Is there some trick I am missing?

After some searching I came across the issue of GIL...Global Interpreter Lock. Have you developed your code with it disabled in your Python? If so, the default should be 1 for those with unmodified python. Users who build python with it disabled can then increase it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions