Yelp / python-gearman

Gearman API - Client, worker, and admin client interfaces
http://github.com/Yelp/python-gearman/
Other
242 stars 123 forks source link

Paiwei catch unexpected job handle #76

Closed paiweilai closed 9 years ago

paiweilai commented 9 years ago

catch keyerror exception that caused by accessing an non-registered handle in the handle_to_request_map.

paiweilai commented 9 years ago

I want to resolve #75 by catching the KeyError exception.

gkayling commented 9 years ago

lgtm