Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MSHARED-1072] fix blocking in StreamFeeder #113

Merged
merged 3 commits into from
Apr 21, 2023
Merged

Commits on Jul 27, 2022

  1. [MSHARED-1072] fix blocking in StreamFeeder

    If input stream has no more available data
    StreamFeeder was block forever
    slawekjaranowski committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    756cd5b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Merge remote-tracking branch 'origin/master' into MSHARED-1072

    # Conflicts:
    #	src/main/java/org/apache/maven/shared/utils/cli/CommandLineTimeOutException.java
    #	src/main/java/org/apache/maven/shared/utils/cli/CommandLineUtils.java
    #	src/main/java/org/apache/maven/shared/utils/cli/StreamFeeder.java
    slawekjaranowski committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    587e480 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    a0bde68 View commit details
    Browse the repository at this point in the history