GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python
There is no way to pass options to the `create_server` function
Aberta
enhancement
- Linguagem predominante
- Python
- Estrelas
- 968
- Forks
- 128
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)`
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.