Skip to content

Thread Safe #15

@kercos

Description

@kercos

Currently the system is not thread safe, no two requests are handled concurrently. As the number of users increases this may create some delay or problems (the DeadlineExceededError bug may be related to this). We need to solve this issue.
See https://cloud.google.com/appengine/docs/python/python25/migrate27#threadsafe

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions