test: fix domain-top-level-error-handler-throw by santigimeno · Pull Request #4364 · nodejs/node

@r-52 added domain

Issues and PRs related to the domain subsystem.

test

Issues and PRs related to the tests.

labels

Dec 20, 2015

@santigimeno

Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

misterdjules pushed a commit that referenced this pull request

Dec 23, 2015
Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

PR: #4364
PR-URL: #4364
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>

MylesBorins pushed a commit to MylesBorins/node that referenced this pull request

Dec 24, 2015

MylesBorins pushed a commit that referenced this pull request

Dec 30, 2015
Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

PR: #4364
PR-URL: #4364
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>

Fishrock123 pushed a commit to Fishrock123/node that referenced this pull request

Jan 6, 2016
Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

PR: nodejs#4364
PR-URL: nodejs#4364
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>

MylesBorins pushed a commit that referenced this pull request

Jan 19, 2016
Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

PR: #4364
PR-URL: #4364
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>

scovetta pushed a commit to scovetta/node that referenced this pull request

Apr 2, 2016
Check the stderr output in the `close` event as it's not guaranteed to
be fully available when the `exit` event is fired.

PR: nodejs#4364
PR-URL: nodejs#4364
Reviewed-By: Julien Gilli <jgilli@fastmail.fm>