Overview
Fixed
- Fixes a memory leak in the log sender where we'd indefinitely buffer log messages, causing memory to pile up over time.
Installation
Install the SDK using pip:
pip install hatchet-sdkOr using poetry:
poetry add hatchet-sdkDocumentation
For detailed documentation, examples, and best practices, visit:
What's Changed?
- chore: update quickstart READMEs to the hatchet CLI, drop python sync (#4518) by @BloggerBust
- test(python): anchor test_waits on start completing (#4559) by @igor-kupczynski
- feat: Batch tasks documentation (#4586) by @juliusgeo
- fix(python): logging memory leak (#4588) by @mrkaye97
- chore: Bump the python-deps group across 1 directory with 6 updates (#4601) by @app/dependabot