Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.3
-
None
Description
The ExternalParser and ExternalEmbedder classes currently catch InterruptedException and ignore it.
The methods should either call interrupt() on the current thread or re-throw the exception, possibly wrapped in a TikaException.
See TIKA-775 for a previous discussion.
Attachments
Issue Links
- relates to
-
TIKA-775 Embed Capabilities
-
- Resolved
-