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

Fix issue where certain files would cause Errno::EPIPE exception to be raised #9

Merged
merged 5 commits into from
Dec 26, 2019

Commits on Oct 20, 2019

  1. Configuration menu
    Copy the full SHA
    6c152e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4884ac View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Use Open3 instead of IO for client_read

    Remove Shell pipe code
    abrom committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    8e70d9a View commit details
    Browse the repository at this point in the history
  2. Revert Henkei.read guard

    abrom committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    aefebd1 View commit details
    Browse the repository at this point in the history
  3. Revert shell pipe README

    abrom committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    52edf9c View commit details
    Browse the repository at this point in the history