mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-25 04:58:12 +08:00
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.