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

Examples #97

Open
xuru opened this issue Dec 18, 2017 · 1 comment
Open

Examples #97

xuru opened this issue Dec 18, 2017 · 1 comment

Comments

@xuru
Copy link

xuru commented Dec 18, 2017

Could we get some examples? If not in an examples directory then in the documentation. For example, I'm having a hell of a time getting lock_key to actually work the way I think it is suppose to work. I have a number of things to process and I want to make sure that I don't process any with the same email address at the same time (so they don't stomp on each other).

@thomasst
Copy link
Member

We probably need better examples, but the tests can be helpful in certain cases, e.g. in tests/test_base.py see test_lock_key.

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

2 participants