Replies: 1 comment
-
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.
-
I've been digging through the docs and haven't found a definitive answer to this. Skimming the code I think the answer is "threads", but I want to confirm.
How is non-asyncio concurrency implemented in the Hatchet Worker? For example, Chancy supports both process- and thread-based concurrency: https://tkte.ch/chancy/chancy.executors.html
Beta Was this translation helpful? Give feedback.
All reactions