Overview
Fixed
- Fixes a bug in the durable event logic where wrapping child spawns
asyncio.gathercauses a race condition with causes a future to hang. Added a lock around varioussend_eventcalls to synchronize those to prevent the race.
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit: