mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-18 02:33:00 -05:00
* use sync.Pool for gzip writers to avoid memory hogging * comments * fix deadlock failure * copilot suggestion * fix formatting * use asserts * PR comments