pypi huey 3.3.2

3 hours ago
  • 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

Don't miss a new huey release

NewReleases is sending notifications on new releases.