Replies: 1 comment
-
You should use |
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
-
I have some large model would like to initialize and run in process pool(without auto close the process)
I can do
is there something similar in anyio? from the
to_process
module I didn't find how to pass in the poolBeta Was this translation helpful? Give feedback.
All reactions