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

Fixed cluster inspect port logic #13619

Closed

Commits on Jun 13, 2017

  1. Fixed cluster inspect port logic

    Instead of parsing execArgv, just adding --inspect-port with whatever debug port should be.
    Also exporting initial debug options to `process._debugOptions`, but needed it only in tests for now.
    parallel/test-cluster-inspector-debug-port.js deleted in favor of inspector/test-inspector-port-cluster.js
    Refs: nodejs#9659 (comment)
    mutantcornholio committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    5e101d9 View commit details
    Browse the repository at this point in the history