pypi celery_once 3.0.0

latest release: 3.0.1
4 years ago

Fixed an issue where large/long arguments could cause OSError Filename too long with the file backend (see #96). Keys generated for file backend, are now hashed and limited to 50 characters in length. Due to this, it is not backwards compatible with existing keys from the file backend, so any pending locks from previous version will be ignored. The Redis backend is unchanged, and thus fully compatible.

Credit for fix to @xuhcc.

Don't miss a new celery_once release

NewReleases is sending notifications on new releases.