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

Use spawn-rx consistently through the codebase #78

Closed
MarshallOfSound opened this issue Jan 11, 2017 · 2 comments
Closed

Use spawn-rx consistently through the codebase #78

MarshallOfSound opened this issue Jan 11, 2017 · 2 comments
Assignees
Labels

Comments

@MarshallOfSound
Copy link
Member

MarshallOfSound commented Jan 11, 2017

We currently use a combination of spawn from child_process and spawn from spawn-rx. We should be consistent and use spawn-rx everywhere.

@malept
Copy link
Member

malept commented Jan 27, 2017

Linking this comment thread so it isn't lost: #75 (comment)

@malept
Copy link
Member

malept commented Apr 17, 2018

We're now using cross-spawn-promise instead of spawn-rx.

@malept malept closed this as completed Apr 17, 2018
dsanders11 pushed a commit that referenced this issue Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants