Skip to content

[MSHARED-1072] executeCommandLineAsCallable hangs forever if InputStream is used #313

@jira-importer

Description

@jira-importer

Slawomir Jaranowski opened MSHARED-1072 and commented

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.


Affects: maven-shared-utils-3.4.1

Issue Links:

  • MRELEASE-1114 Broken interaction of maven-gpg-plugin with Gpg4win Kleopatra since 3.0.0-M6
    ("blocks")
  • MRELEASE-1091 Use non-interactive (batch) mode for forked Maven process

Remote Links:

Backported to: maven-shared-utils-3.4.1, maven-shared-utils-3.4.0

1 votes, 3 watchers

Metadata

Metadata

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions