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

Adds global sync configuration option #46

Merged
merged 4 commits into from Aug 13, 2015
Merged

Adds global sync configuration option #46

merged 4 commits into from Aug 13, 2015

Conversation

Koed00
Copy link
Owner

@Koed00 Koed00 commented Aug 13, 2015

  • adds global sync configuration option
  • adds queue_size() function

returns the size of the current redis queue
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
Koed00 added a commit that referenced this pull request Aug 13, 2015
Adds global `sync` configuration option
@Koed00 Koed00 merged commit 0676574 into master Aug 13, 2015
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.

None yet

1 participant