Skip to content

Why does the flask server is not using threaded param #985

Open
@hiruthicShaSS

Description

For bug reporting

What are the steps to reproduce this issue?

No bugs, just an suggestion.

What happens?

Not sure, but I dont think it will serve multiple requests at same time

What were you expecting to happen?

Flask should open new threads for each request and will be able to serve multiple request at same time.

What versions of software are you using?

Operating System: Windows 10 x64

For feature suggestion

Feature description:

Any ideas on how to implement it?

Casual questions

Any other comments?

Why is the app.run() method does not uses threaded parameter, without that it can only serve one request at a time right

Any feedback on the project?

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