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

Support for celery 4.X #64

Open
millerf opened this issue Apr 11, 2017 · 12 comments
Open

Support for celery 4.X #64

millerf opened this issue Apr 11, 2017 · 12 comments

Comments

@millerf
Copy link

millerf commented Apr 11, 2017

Hi,

I would be interested to know if it could be compatible with celery 4?
If there is not much work I am happy to provide a PR...

@Sinkler
Copy link

Sinkler commented Apr 21, 2017

i use this application with celery 4.0.2 and django 1.11 and all is fine

@millerf
Copy link
Author

millerf commented Apr 21, 2017

Are you using python 3.6 as well?

@Sinkler
Copy link

Sinkler commented Apr 21, 2017

at the moment 3.5

@millerf
Copy link
Author

millerf commented Apr 21, 2017

Ok, I don't remember what was my errors, but I had to reimplement it my own way...

@SalahAdDin
Copy link

SalahAdDin commented Jun 7, 2017

@millerf can you make a PR?

@millerf
Copy link
Author

millerf commented Jun 7, 2017

@SalahAdDin ok

@millerf
Copy link
Author

millerf commented Jun 7, 2017

@SalahAdDin I actually had to rewrite my own stuff from scratch... Can't PR it...

@SalahAdDin
Copy link

@millerf, what? in which kind? maybe after to rewrite it you can update it.

@ddemid
Copy link

ddemid commented Oct 3, 2017

Guys, I've added a PR.
In short, the logic in task mostly moved to special handler class and the task became @shared_task.

Please let me know what do you think

@Natureshadow
Copy link

Our fork now works with Celery 4 and 5: https://pypi.org/project/celery-haystack-ng/

@svengt
Copy link

svengt commented Jul 21, 2023

The PR still works for me, even on Celery 5. Sad to see this is still not merged and released.

@Natureshadow
Copy link

Natureshadow commented Jul 21, 2023 via email

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

No branches or pull requests

6 participants