Closed paiweilai closed 9 years ago
catch keyerror exception that caused by accessing an non-registered handle in the handle_to_request_map.
I want to resolve #75 by catching the KeyError exception.
lgtm
catch keyerror exception that caused by accessing an non-registered handle in the handle_to_request_map.