Skip to content
This repository has been archived by the owner on Nov 23, 2020. It is now read-only.

Improve Redis Lock with pubsub #231

Open
lsbardel opened this issue Jul 8, 2016 · 0 comments
Open

Improve Redis Lock with pubsub #231

lsbardel opened this issue Jul 8, 2016 · 0 comments

Comments

@lsbardel
Copy link
Member

lsbardel commented Jul 8, 2016

The current implementation uses asyncio.sleep to wait for the lock to be released.
We should replace it with a pubsub callback and a timeout.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant