Replies: 1 comment
-
This is not the expected behaviour, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my case,
pool_size=8
doesn't leverage multiprocessing unless I setminimal=True
.Does multiprocessing support only work when
minimal=True
?Beta Was this translation helpful? Give feedback.
All reactions