bprinty / Flask-Execute

A Simpler Pattern for Using Celery with Flask
https://flask-execute.readthedocs.io/en/latest/
MIT License
13 stars 1 forks source link

Add ``current_task`` LocalProxy for updating task state and other metadata. #7

Closed bprinty closed 4 years ago

bprinty commented 4 years ago

Also add the ability to query this metadata from the Future wrapper around AsyncResult.