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

add a test for stderr in spawnprocasync #413

Closed
wants to merge 1 commit into from

Conversation

tbrowder
Copy link
Member

  • provides a partial fix for nqp GH spawnprocasync needs tests for stderr and merge captures #409 (no test for merge yet)
  • note the test for stderr on moarvm is good, but it is skipped for the
    jvm because something appears to be wrong with the stderr stream
    interface there
  • adds comments for the tests
  • organizes the code to be more readable

+ provides a partial fix for nqp GH Raku#409 (no test for merge yet)
+ note the test for stderr on moarvm is good, but it is skipped for the
  jvm because something appears to be wrong with the stderr stream
  interface there
+ adds comments for the tests
+ organizes the code to be more readable
@tbrowder
Copy link
Member Author

killed by a failing test from the master branch

@tbrowder tbrowder closed this Feb 14, 2018
@tbrowder tbrowder deleted the async-stderr branch February 14, 2018 20:22
@tbrowder tbrowder restored the async-stderr branch February 14, 2018 20:23
@tbrowder tbrowder deleted the async-stderr branch February 14, 2018 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant