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

Possible to not wait until the child process exits before logging #10

Open
craigedmunds opened this issue Feb 14, 2015 · 0 comments
Open

Comments

@craigedmunds
Copy link

I'm using grunt-run-grunt to call a grunt file that runs an API server (and so doesn't exit). Because of the implementation around mixedStdIO, storing the logs for later display, I never get any of the output of the child process.

I'd also like to be able to run additional tasks in the calling grunt file, once the server is setup.

Does this sound like something that would be of interest?

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

No branches or pull requests

1 participant