Skip to content
This repository was archived by the owner on Feb 3, 2019. It is now read-only.

Fixed a bug where the resulting data would be blank.#15

Open
kkirby wants to merge 1 commit intovavere:masterfrom
kkirby:master
Open

Fixed a bug where the resulting data would be blank.#15
kkirby wants to merge 1 commit intovavere:masterfrom
kkirby:master

Conversation

@kkirby
Copy link

@kkirby kkirby commented Oct 1, 2013

Changed the exit event to be 'close' since 'exit' can be sent even though the stdio streams are still open. The alternative is to use the 'close' event which is emitted when all stdio streams are closed and the program has exited.

Changed the exit event to be 'close' since 'exit' can be sent even though the stdio streams are still open. The alternative is to use the 'close' event which is emitted when all stdio streams are closed and the program has exited.
@robmaceachern
Copy link

👍

1 similar comment
@josuecau
Copy link

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants