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

Handle case where use_papa but no redirect #953

Merged
merged 1 commit into from
Dec 27, 2015

Conversation

scottkmaxwell
Copy link
Contributor

The Papa code was relying on the stream to read the exit status and clear the old process. If there is no redirect, we need to do a preemptive check and simply remove the old process since the output is never pumped.

The Papa code was relying on the stream to read the exit status and clear the old process. If there is no redirect, we need to do a preemptive check and simply remove the old process since the output is never pumped.
scottkmaxwell added a commit that referenced this pull request Dec 27, 2015
Handle case where use_papa but no redirect
@scottkmaxwell scottkmaxwell merged commit d6420dd into circus-tent:master Dec 27, 2015
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.

1 participant