Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

GearmanAdminClientClient.get_workers() is unable to parse worker IDs with spaces. #66

Open
brianbister opened this issue Nov 24, 2014 · 0 comments

Comments

@brianbister
Copy link

If we register a worker as worker 1 and call GearmanAdminClient.get_workers() we get an error that says

gearman.errors.ProtocolError: Malformed worker response: ...

Renaming the worker to worker1 seems to make the problem go away, I'm assuming the space is causing it to be parsed incorrectly but I'm not completely sure.

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

No branches or pull requests

1 participant