Skip to content

There is no way to pass options to the create_server function #174

Open
@anovis

Description

@anovis

I would like to pass options such as workers and threads to the create_server function which then gets passed to the http server. However, currently the create_server function doesn't pass in any options

create_server(app, debug).run(host, port)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions