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

refactor: switch the Deno.spawn #2161

Merged
merged 22 commits into from
May 25, 2022
Merged

refactor: switch the Deno.spawn #2161

merged 22 commits into from
May 25, 2022

Conversation

crowlKats
Copy link
Member

needs API stabilization first. This PR does not change node's child_process.

@kt3k
Copy link
Member

kt3k commented Apr 28, 2022

Oh, nice! +265 −431

Can you make the test passing?

@crowlKats
Copy link
Member Author

nothing will really pass except if we use unstable everywhere. better to just wait till next minor when it hopefully is stable

@crowlKats
Copy link
Member Author

Blocked on whatwg/streams#1212, except if we just disable the op sanitizers for some tests

@crowlKats
Copy link
Member Author

Will disable the op sanitizer for the tests that are blocked on the spec change, and re-enable it once said spec change lands

Copy link
Member

@bartlomieju bartlomieju left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work Leo

Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@crowlKats crowlKats merged commit 852968f into denoland:main May 25, 2022
@crowlKats crowlKats deleted the deno.spawn branch May 25, 2022 09:08
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.

3 participants