You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2022/05/09 22:40:00 UTC

[jira] [Created] (MSHARED-1072) executeCommandLineAsCallable hangs forever if InputStream is used

Slawomir Jaranowski created MSHARED-1072:
--------------------------------------------

             Summary: executeCommandLineAsCallable hangs forever if InputStream is used
                 Key: MSHARED-1072
                 URL: https://issues.apache.org/jira/browse/MSHARED-1072
             Project: Maven Shared Components
          Issue Type: Bug
          Components: maven-shared-utils
            Reporter: Slawomir Jaranowski


When we use method {{executeCommandLineAsCallable}} and provide InputSteam as systemIn, after process is finished method wait forever until InputStream will be closed.

When we provide System.in as parameter InputStream will be not closed until process finished.




--
This message was sent by Atlassian Jira
(v8.20.7#820007)