mikespook / gearman-go

This package is a Gearman API for Golang. It was implemented a native protocol for both worker and client API.
MIT License
291 stars 83 forks source link

protect registering worker multiple times #74

Closed sadlil closed 7 years ago

sadlil commented 8 years ago

protect registering worker multiple times, if ready called multiple times. Fixes #73