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

When there is only one worker, and this worker is blocked and client continues to submit ,runnning jobs more than worker #82

Closed
gaoshangs opened this issue Nov 7, 2017 · 1 comment

Comments

@gaoshangs
Copy link

gaoshangs commented Nov 7, 2017

When only one worker provides service, the worker is blocked. At this point, client continues to submit the job, runnning jobs more than worker!!!
Server status is as follows:

 gearadmin --status
ToUpper 7       7       1
@gaoshangs
Copy link
Author

worker.New(worker.OneByOne)
Solved the problem.

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