inspector: Do not crash if the port is n/a by eugeneo · Pull Request #7874 · nodejs/node
added
c++
labels
Jul 25, 2016ofrobots pushed a commit that referenced this pull request
Jul 29, 2016Node process will no longer terminate with an assertion if the inspector port is not available. PR-URL: #7874 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
eugeneo
deleted the
stop_when_no_port
branch
cjihrig pushed a commit that referenced this pull request
Aug 10, 2016Node process will no longer terminate with an assertion if the inspector port is not available. PR-URL: #7874 Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: jasnell - James M Snell <jasnell@gmail.com> Conflicts: src/node.cc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters