Skip to content

Fix celery issue #1703#87

Closed
ionelmc wants to merge 2 commits intocelery:masterfrom
ionelmc:master
Closed

Fix celery issue #1703#87
ionelmc wants to merge 2 commits intocelery:masterfrom
ionelmc:master

Conversation

@ionelmc
Copy link
Copy Markdown
Collaborator

@ionelmc ionelmc commented Nov 28, 2013

The issue: celery/celery#1703

This appears to fix the issue.

This has not been tested on windows, but tests on python2.6/python2.7 on ubuntu 12.04 appear to pass.

@ask
Copy link
Copy Markdown
Contributor

ask commented Dec 2, 2013

Thanks merged!

@anketdhulekar
Copy link
Copy Markdown

I am using celery version 3.1.5 and still facing this issue. Can you please help me understand what is the cause for this issue and what is the impact of it on the running workers.

Also can you confirm that this issue has been resolved in the latest version?

Thanks

@ask
Copy link
Copy Markdown
Contributor

ask commented Apr 4, 2014

@anketdhulekar You're seeing "exitcode: 155" specifically?

@anketdhulekar
Copy link
Copy Markdown

Yes. I was though I realized what the issue was. I was using an older version of billiard (version 3.3.0.8 to be precise). After switching to the latest version (version 3.3.0.16) I am not seeing this issue anymore.

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

Successfully merging this pull request may close these issues.

3 participants