-
As per docs of
So my question is why wouldn't you want this behavior always? What's the benefit of |
Beta Was this translation helpful? Give feedback.
Answered by
cuviper
Aug 12, 2025
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vdrn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ThreadPool::scope
, it ensures that all contextual rayon calls (like parallel iterators) use that pool too.