Skip to content

Node 6.x crops some output #58

Description

@martinheidegger

This was reported by @embrilliant.

Node 6 introduced some new behavior where process.exit is executed faster than before. This means that if you have some string a stream that sends to process.stout, this stream will not be flushed. In some exercises where the output is too long (for example: the output of JUGGLING ASYNC once it is verified)
node will simply stop outputting the last chunk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions