Skip to content

What happen to spawn_blocking when max_blocking_threads is reached #3848

Answered by Darksonn
ririsoft asked this question in Q&A
Discussion options

You must be logged in to vote

The task is put in a queue, and it will start running once one of the blocking tasks have finished, making up space in the pool.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ririsoft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants