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

Always handle proc exec arguments verbatim on JS #610

Merged
merged 2 commits into from
Jun 5, 2020

Conversation

patrickbkr
Copy link
Member

Together with a change in rakudo this fixes Raku/problem-solving#20.

@patrickbkr patrickbkr marked this pull request as ready for review June 5, 2020 09:12
This is a prerequisite for a related upcoming Rakudo change.
@patrickbkr patrickbkr merged commit db4395b into Raku:master Jun 5, 2020
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.

How should Proc::Async.new, run and shell call cmd.exe?
2 participants