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: input.stream is null when copied for namespaced commands #135

Merged
merged 4 commits into from
May 31, 2022

Commits on May 31, 2022

  1. Fix issue where input copies did not include stream, leading to null …

    …errors in some cases.
    chadac committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8666f4b View commit details
    Browse the repository at this point in the history
  2. Add appropriate tests.

    chadac committed May 31, 2022
    Configuration menu
    Copy the full SHA
    364e8c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fda5f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07128cc View commit details
    Browse the repository at this point in the history