GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python
There is no way to pass options to the `create_server` function
Đang mở
enhancement
- Ngôn ngữ chính
- Python
- Star
- 968
- Fork
- 128
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.