gearman-go/worker
Joe Higton 99bcf11768 FIX: The error handler is not called on disconnect
Using the disconnect test showed the agent was silently closing on disconnect
2014-06-07 07:22:40 +01:00
..
agent.go FIX: The error handler is not called on disconnect 2014-06-07 07:22:40 +01:00
common.go fixed the worker's testing cases 2013-12-26 15:55:16 +08:00
error.go Merge branch 'master' into 0.2-dev 2014-03-07 17:33:16 +08:00
example_test.go fixed the worker's testing cases 2013-12-26 15:55:16 +08:00
func.go Something should not display in documents, disabled. 2013-12-26 12:32:27 +08:00
inpack_test.go go fmt & better examples 2014-01-09 17:58:02 +08:00
inpack.go Use %v instead of %V, which is not a valid Printf verb 2014-03-07 10:21:45 +01:00
job.go Bring back ability to get function name 2014-01-03 15:58:18 -05:00
outpack_test.go go fmt & better examples 2014-01-09 17:58:02 +08:00
outpack.go Something should not display in documents, disabled. 2013-12-26 12:32:27 +08:00
worker_disconnect_test.go FIX: The error handler is not called on disconnect 2014-06-07 07:22:40 +01:00
worker_test.go FIX: waiting for worker fireup was making the test slow 2014-06-07 05:35:05 +01:00
worker.go Enahanced Work() without Ready() behaviour: 2014-06-01 16:59:57 +01:00