Skip to content

Investigate making the number of threads in the Azure Functions Python Worker thread pool configurable #675

@anirudhgarg

Description

@anirudhgarg

Currrently the Azure Functions Python Worker restricts the number of threads in the default thread pool to 1. We want to experiment with possibly offering a configurable values for the customer to change this to a higher value.

There is already a detailed discussion here: #236 if it makes sense to allow multiple threads in the Python Worker thread pool.

This is the line of code which has to be changed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions