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

Workers stall and do nothing #239

Closed
akashkumar58-zz opened this issue May 19, 2017 · 1 comment
Closed

Workers stall and do nothing #239

akashkumar58-zz opened this issue May 19, 2017 · 1 comment

Comments

@akashkumar58-zz
Copy link

I am able to see increasing queue length using qmonitor. But after receiving a bulk of tasks all workers stall. CPU utilization is almost 0 during that time period. All queued tasks execute after the timeout period which I have specified in my settings.py file. During that timeout period workers remain idle. I am not able to understand why workers aren't doing anything even if they have pending tasks on queue.

@akashkumar58-zz
Copy link
Author

There was a problem in my design of tasks.

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

1 participant