mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-20 16:52:08 -05:00
9e002a6c4c
* use sync.Pool for gzip writers to avoid memory hogging * comments * fix deadlock failure * copilot suggestion * fix formatting * use asserts * PR comments