Skip to content
Discussion options

You must be logged in to vote

It's the number of job threads it will create ecode for the thread pool, which all the async task are executed, by default the thread pool will have a thread per core. This is just to change that, it's useful mostly for debugging purposes, you shouldn't change the default number.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bejolly407
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