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

domain,events: support non-object 'error' argument #11438

Merged
merged 1 commit into from
Feb 22, 2017

Commits on Feb 22, 2017

  1. domain,events: support non-object 'error' argument

    Fix a TypeError when emitting an 'error' argument with a non-object
    argument (like a string) when domains are active.
    
    Fixes: nodejs/help#501
    PR-URL: nodejs#11438
    Reviewed-By: Anna Henningsen <anna@addaleax.net>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: James M Snell <jasnell@gmail.com>
    bnoordhuis committed Feb 22, 2017
    1 Configuration menu
    Copy the full SHA
    4f638f6 View commit details
    Browse the repository at this point in the history