Flask-Celery-Helper icon indicating copy to clipboard operation
Flask-Celery-Helper copied to clipboard

does this support celery 4?

Open rlam3 opened this issue 7 years ago • 5 comments

does this support celery 4? or is it going to be deprecrecated

rlam3 avatar Jan 27 '17 00:01 rlam3

I also want to know

woshihaoren avatar Jun 01 '17 06:06 woshihaoren

@Robpol86 We know you're really busy at Apple making some really interesting things. But, we here in the open source community would definitely appreciate an update here. Thanks for taking your time to responding!

rlam3 avatar Jun 03 '17 04:06 rlam3

Sorry for the silence. I've been low on free time with the new job and moving apartments. I'm also trying to finish setting up my new home server before my external RAID enclosure dies. I also want to take care of issues/PRs for terminaltables and sphinxcontrib-versioning before I work on this repo.

Currently celery4 is not supported. It'll probably be 2 or 3 months before I can get to this repo.

Robpol86 avatar Jun 03 '17 04:06 Robpol86

@Robpol86 This extension was really helpful today. Thank you! I hope you return to is soon. :)

Cabalist avatar Aug 22 '17 03:08 Cabalist

I am using Flask-Celery-Helper==1.1.0 with Flask==0.12.2 and Celery==4.1.0. It works for me.

Really appreciate this repo and the creator. I was finding the elegant way to deal with Flask with blueprints to integrated with Celery without using the workaround (create another Flask app for Celery worker) until I found this repo.

fkztw avatar Jun 11 '18 13:06 fkztw