GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python
There is no way to pass options to the `create_server` function
オープン
enhancement
- 主要言語
- Python
- スター
- 968
- フォーク
- 128
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)`
コントリビューションガイド
評価
この issue はまだ評価されていません。