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

Workaround for process.exit() tty output truncation. #1061

Closed
wants to merge 1 commit into from
Closed

Workaround for process.exit() tty output truncation. #1061

wants to merge 1 commit into from

Conversation

kzc
Copy link
Contributor

@kzc kzc commented May 1, 2016

Fixes #1055

@rvanvelzen
Copy link
Collaborator

Awesome, clean fix. Merged as d294574, thanks!

@rvanvelzen rvanvelzen closed this May 4, 2016
dasilvacontin added a commit to mochajs/mocha that referenced this pull request Oct 31, 2016
As reported in #2471, the `help` command's output was being cut off.
Streams were probably being cut off in other cases too.

Solution borrowed from mishoo/UglifyJS#1061.

Closes #2471.
@kzc kzc deleted the issue-1055 branch November 21, 2018 16: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.

2 participants