Skip to content

Status bar logged to console after completion message #4023

@ghost

Description

Do you want to request a feature or report a bug?
Bug

What is the current behavior?
Status bar logged to console after completion message is printed.

If the current behavior is a bug, please provide the steps to reproduce.
Use latest yarn from master for this:

yarn add express

You'll see items being logged after the completion message "Done in Xs" is printed. I think it's related to commit 61e402b where process.exit() was changed out for process.exitCode;

screenshot

What is the expected behavior?
Completion message is the final thing printed.

Please mention your node.js, yarn and operating system version.
Node.js v6.11.0 / Yarn latest commit

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions