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

The distributed lock set to None failed #253

Open
hotwater9 opened this issue Jul 12, 2023 · 3 comments
Open

The distributed lock set to None failed #253

hotwater9 opened this issue Jul 12, 2023 · 3 comments

Comments

@hotwater9
Copy link

hotwater9 commented Jul 12, 2023

I set redbeat_lock_key = None,but it didn't work right.
By reading the code, self.lock_key = self.either_or('redbeat_lock_key', self.key_prefix + ':lock') the function “either_or” in this code,When set redbeat_lock_key = None or not set it, the following default value is always returned
This may be due to a later version update optimization, forgetting to do compatibility, at least before 1.0.0.
@sibson

@hotwater9 hotwater9 changed the title The distributed lock setting failed The distributed lock set to None failed Jul 12, 2023
@atifshafihpe
Copy link

are they responding tp issues raised ?

@hotwater9
Copy link
Author

他们是否回应了提出的问题?

Not until now

@bityob
Copy link

bityob commented Nov 6, 2023

Same bug as here #101 (2018...)

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

No branches or pull requests

3 participants