Nick Wellnhofer created LUCY-286:
------------------------------------
Summary: Remote::SearchClient::DESTROY shouldn't throw exceptions
Key: LUCY-286
URL: https://issues.apache.org/jira/browse/LUCY-286
Project: Lucy
Issue Type: Bug
Components: ote
Reporter: Nick Wellnhofer
Priority: Minor
Here's a CPAN Testers failure that seems to be caused by
{{LucyX::Remote::SearchClient::DESTROY}} throwing an exception when sending the
{{done}} command. The call to {{close}} in {{DESTROY}} should probably be
wrapped in an {{eval}} block to ignore potential errors.
http://www.cpantesters.org/cpan/report/711bba04-c0e9-11e5-9bac-57bc0259f3db
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)