Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent AttributeError when lock date is None. #130

Merged
merged 1 commit into from
Jun 5, 2018

Conversation

barqshasbite
Copy link
Contributor

It is possible for the running lock date in the cache to be None if
another process released the lock before the current process fetched
the value from the cache.

It is possible for the running lock date in the cache to be None if
another process released the lock before the current process fetched
the value from the cache.
msopko81 added a commit to msopko81/django-cron that referenced this pull request Mar 15, 2018
@maxim-kht maxim-kht merged commit 1ab1f82 into Tivix:master Jun 5, 2018
JedrzejMaluszczak pushed a commit that referenced this pull request May 27, 2022
Prevent AttributeError when lock date is None.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants