You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find @concurrent decorator that you mentioned in documents for concurrency and non-blocking jobs
Getting Import error: ImportError: cannot import name 'concurrent' from 'arq' (/usr/local/lib/python3.11/site-packages/arq/__init__.py)
The text was updated successfully, but these errors were encountered:
I can't find
@concurrent
decorator that you mentioned in documents for concurrency and non-blocking jobsGetting Import error:
ImportError: cannot import name 'concurrent' from 'arq' (/usr/local/lib/python3.11/site-packages/arq/__init__.py)
The text was updated successfully, but these errors were encountered: