Tim Allison created TIKA-4740:
---------------------------------
Summary: Flaky timeout on Windows
Key: TIKA-4740
URL: https://issues.apache.org/jira/browse/TIKA-4740
Project: Tika
Issue Type: Task
Components: tika-pipes
Reporter: Tim Allison
We're getting a flaky timeout in windows in the unpack tests.
e.g.: [https://github.com/apache/tika/actions/runs/26470635995/job/77942835729]
This may be caused because we're inheriting IO. We don't need to do this
anymore because comms are through a port. Let's stop inheriting IO between
client and server where possible.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)