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

gearman utility doesn't handle worker exceptions #166

Open
nponeccop opened this issue Aug 16, 2018 · 1 comment
Open

gearman utility doesn't handle worker exceptions #166

nponeccop opened this issue Aug 16, 2018 · 1 comment

Comments

@nponeccop
Copy link

How to reproduce:

  • start a worker which always throws an exception (GEARMAN_WORK_EXCEPTION)
  • run echo foo | gearman -c1 -Nf bar

Expected behavior: gearman utility terminates
Actual behavior: gearman utility just hangs waiting for the job to complete

@esabol
Copy link
Member

esabol commented Nov 6, 2018

I recommend the following labels: bug (or enhancement?), help wanted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants