Skip to content

3.3.2

Latest

Choose a tag to compare

@coleifer coleifer released this 01 Aug 01:20
  • Flush buffered stats in the worker shutdown hook. Fixes issue where recycled workers might drop some writes.
  • Store the FileLock fd per-thread. Under thread contention the shared fd was clobbered and released by the wrong thread, leaking a held flock and wedging every process using that storage path. FileHuey with the default thread workers deadlocked on first contention.

View commits

1571742542477