GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python
There is no way to pass options to the `create_server` function
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 968
- Fork
- 128
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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)`
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.