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

cluster: remove bind() and self #7710

Merged
merged 1 commit into from
Jul 15, 2016
Merged

cluster: remove bind() and self #7710

merged 1 commit into from
Jul 15, 2016

Commits on Jul 15, 2016

  1. cluster: remove bind() and self

    This commit removes the use of self and bind() from the cluster
    module in favor of arrow functions.
    
    PR-URL: nodejs#7710
    Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
    Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
    Reviewed-By: Minwoo Jung <jmwsoft@gmail.com>
    cjihrig committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    45367a2 View commit details
    Browse the repository at this point in the history