Tache Razvan
Tache Razvan
# Bug report Hi, I have an issue with with a build that was passing on 1.8.2. I get: ``` should return ArrayObject but returns ArrayObject. ``` Did some default...
Hi, we moved our workers into a dockerized autoscaled environment, but we started seeing this error: "Unable to add worker function". Our setup: X gearman servers, Y gearman workers that...
Hi, In chapter 3, client.go there is a test for the avatar url in the user data map: https://github.com/matryer/goblueprints/blob/master/chapter3/chat/client.go#L35 This should never fail, as it checks if the **avatar_url** entry...